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

Hudson commented on GIRAPH-441:
-------------------------------

Integrated in Giraph-trunk-Commit #303 (See 
[https://builds.apache.org/job/Giraph-trunk-Commit/303/])
    GIRAPH-441: Keep track of connected channels in NettyServer (Revision 
1417114)

     Result = SUCCESS
maja : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1417114
Files : 
* /giraph/trunk/CHANGELOG
* 
/giraph/trunk/giraph/src/main/java/org/apache/giraph/comm/netty/NettyClient.java
* 
/giraph/trunk/giraph/src/main/java/org/apache/giraph/comm/netty/NettyServer.java
* 
/giraph/trunk/giraph/src/main/java/org/apache/giraph/utils/ProgressableUtils.java

                
> Keep track of connected channels in NettyServer
> -----------------------------------------------
>
>                 Key: GIRAPH-441
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-441
>             Project: Giraph
>          Issue Type: Bug
>            Reporter: Maja Kabiljo
>            Assignee: Maja Kabiljo
>         Attachments: GIRAPH-441.patch
>
>
> We are still getting a timeout in NettyServer.stop(). We are not calling 
> close on all the connected channels since we are not keeping track of them.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to