[ 
https://issues.apache.org/jira/browse/FLUME-1254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13289112#comment-13289112
 ] 

Hudson commented on FLUME-1254:
-------------------------------

Integrated in flume-trunk #222 (See 
[https://builds.apache.org/job/flume-trunk/222/])
    FLUME-1254. RpcClient can hang when communication is broken with the source.

(Arvind Prabhakar via Mike Percy) (Revision 1346220)

     Result = FAILURE
mpercy : http://svn.apache.org/viewvc/?view=rev&rev=1346220
Files : 
* 
/incubator/flume/trunk/flume-ng-core/src/main/java/org/apache/flume/SinkRunner.java
* 
/incubator/flume/trunk/flume-ng-core/src/main/java/org/apache/flume/sink/AvroSink.java
* 
/incubator/flume/trunk/flume-ng-sdk/src/main/java/org/apache/flume/api/AbstractRpcClient.java
* 
/incubator/flume/trunk/flume-ng-sdk/src/main/java/org/apache/flume/api/FailoverRpcClient.java
* 
/incubator/flume/trunk/flume-ng-sdk/src/main/java/org/apache/flume/api/NettyAvroRpcClient.java
* 
/incubator/flume/trunk/flume-ng-sdk/src/main/java/org/apache/flume/api/RpcClientConfigurationConstants.java
* 
/incubator/flume/trunk/flume-ng-sdk/src/main/java/org/apache/flume/api/RpcClientFactory.java
* 
/incubator/flume/trunk/flume-ng-sdk/src/test/java/org/apache/flume/api/TestFailoverRpcClient.java
* /incubator/flume/trunk/pom.xml

                
> RpcClient can hang when communication is broken with the source.
> ----------------------------------------------------------------
>
>                 Key: FLUME-1254
>                 URL: https://issues.apache.org/jira/browse/FLUME-1254
>             Project: Flume
>          Issue Type: Bug
>            Reporter: Arvind Prabhakar
>            Assignee: Arvind Prabhakar
>             Fix For: v1.2.0
>
>         Attachments: FLUME-1254-2.patch, FLUME-1254-3.patch, 
> FLUME-1254-4.patch
>
>
> If the source that the client is connected to fails, the RpcClient can hang 
> indefinitely. This problem also affects the AvroCLIClient and AvroSink since 
> they internally use the same RpcClient.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to