[ https://issues.apache.org/jira/browse/ZOOKEEPER-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13088238#comment-13088238 ]
Camille Fournier commented on ZOOKEEPER-1152: --------------------------------------------- Can someone please take a look at this? It would be nice to get this into 3.4 since it is a rather nasty thing to deal with. > Exceptions thrown from handleAuthentication can cause buffer corruption > issues in NIOServer > ------------------------------------------------------------------------------------------- > > Key: ZOOKEEPER-1152 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1152 > Project: ZooKeeper > Issue Type: Bug > Components: server > Affects Versions: 3.3.3, 3.4.0 > Reporter: Camille Fournier > Assignee: Camille Fournier > Attachments: ZOOKEEPER-1152.patch > > > Exceptions thrown by an AuthenticationProvider's handleAuthentication method > will not be caught, and can cause the buffers in the NIOServer to not read > requests fully or properly. Any exceptions thrown here should be caught and > treated as auth failure. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira