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

ASF subversion and git services commented on GEODE-8651:
--------------------------------------------------------

Commit 46addf39f4e8576c24553098ae45e20c85801812 in geode's branch 
refs/heads/feature/GEODE-8651 from zhouxh
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=46addf3 ]

GEODE-8651: MsgReader's readHeader and readMessage should be synchronized

    Co-authored-by: Anil <aging...@pivotal.io>
    Co-authored-by: Darrel Schneider <dar...@vmware.com>
    Co-authored-by: Bill Burcham <bill.burc...@gmail.com>
    Co-authored-by: Ernie Burghardt <eburgha...@pivotal.io>


> MsgReader's readHeader and readMessage should be synchronized
> -------------------------------------------------------------
>
>                 Key: GEODE-8651
>                 URL: https://issues.apache.org/jira/browse/GEODE-8651
>             Project: Geode
>          Issue Type: Bug
>          Components: membership
>            Reporter: Xiaojian Zhou
>            Priority: Major
>              Labels: pull-request-available
>
> When the connection reads direct ack, there're 2 steps: readHeader and 
> readMessage.
> Another thread could jump in between to clear the buffer. 
> The another thread is doing notifyHandShakeWaiter's second call, which could 
> clear the buffer. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to