[ https://issues.apache.org/jira/browse/KAFKA-2351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639910#comment-14639910 ]
Mayuresh Gharat commented on KAFKA-2351: ---------------------------------------- Updated reviewboard https://reviews.apache.org/r/36652/diff/ against branch origin/trunk > Brokers are having a problem shutting down correctly > ---------------------------------------------------- > > Key: KAFKA-2351 > URL: https://issues.apache.org/jira/browse/KAFKA-2351 > Project: Kafka > Issue Type: Bug > Reporter: Mayuresh Gharat > Assignee: Mayuresh Gharat > Attachments: KAFKA-2351.patch, KAFKA-2351_2015-07-21_14:58:13.patch, > KAFKA-2351_2015-07-23_21:36:52.patch > > > The run() in Acceptor during shutdown might throw an exception that is not > caught and it never reaches shutdownComplete due to which the latch is not > counted down and the broker will not be able to shutdown. -- This message was sent by Atlassian JIRA (v6.3.4#6332)