You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Anthony Baker (JIRA)" <ji...@apache.org> on 2018/04/20 19:56:11 UTC

[jira] [Closed] (GEODE-3983) Reading of new protocol major version byte may be non-blocking

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

Anthony Baker closed GEODE-3983.
--------------------------------

> Reading of new protocol major version byte may be non-blocking
> --------------------------------------------------------------
>
>                 Key: GEODE-3983
>                 URL: https://issues.apache.org/jira/browse/GEODE-3983
>             Project: Geode
>          Issue Type: Bug
>          Components: client/server
>            Reporter: Michael Dodge
>            Priority: Major
>
> The new protocol has two bytes of out-of-band information sent first across the socket: the communication mode (0x6E) and the major version (currently 0x01). When using a selector, specific care is taken to read the communication mode in a blocking fashion. Alas, the same care is *_not_* taken to read the major version.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)