You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by GitBox <gi...@apache.org> on 2019/02/19 10:06:25 UTC

[GitHub] MichealShin opened a new pull request #2958: STORM-3341: DRPCSpout should check before connecting to DrpcServer

MichealShin opened a new pull request #2958: STORM-3341: DRPCSpout should check before connecting to DrpcServer
URL: https://github.com/apache/storm/pull/2958
 
 
   Now DRPCSpout always try to connect all Drpc Servers in the method 'open'. If one Drpc server shut down, the topology will restart over and over again.
   
   DRPCSpout should check before connecting to DrpcServer.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services