[
https://issues.apache.org/jira/browse/STORM-1543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15144841#comment-15144841
]
ASF GitHub Bot commented on STORM-1543:
---------------------------------------
GitHub user kishorvpatil opened a pull request:
https://github.com/apache/storm/pull/1103
[STORM-1543] Always try to reconnect disconnected DRPCInvocationsClient
`DRPCSpout` should be able to reconnect to DRPC server.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kishorvpatil/incubator-storm storm1543
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/1103.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1103
----
commit 0bf82362e110ffaa916e496534b5babb23f0e666
Author: Kishor Patil <[email protected]>
Date: 2016-02-12T16:48:24Z
Always try to reconnect disconnected DRPCInvocationsClient
----
> DRPCSpout should always try to reconnect disconnected DRPCInvocationsClient
> ---------------------------------------------------------------------------
>
> Key: STORM-1543
> URL: https://issues.apache.org/jira/browse/STORM-1543
> Project: Apache Storm
> Issue Type: Bug
> Components: storm-core
> Reporter: Kishor Patil
> Assignee: Kishor Patil
>
> It appears, DRPCSpout skips pull request from DRPC Server if its not
> connected - but does not request reconnects..
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)