[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Camille Fournier updated ZOOKEEPER-1152:
----------------------------------------

    Attachment: ZOOKEEPER-1152.patch

> 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

        

Reply via email to