You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Galen O'Sullivan (JIRA)" <ji...@apache.org> on 2017/10/04 23:00:08 UTC

[jira] [Updated] (GEODE-3751) Refactor: ClientProtocolService, ClientStreamProcessor

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

Galen O'Sullivan updated GEODE-3751:
------------------------------------
    Issue Type: Improvement  (was: Bug)

> Refactor: ClientProtocolService, ClientStreamProcessor
> ------------------------------------------------------
>
>                 Key: GEODE-3751
>                 URL: https://issues.apache.org/jira/browse/GEODE-3751
>             Project: Geode
>          Issue Type: Improvement
>          Components: client/server
>            Reporter: Galen O'Sullivan
>
> The protobuf protocol logic is currently partly in {{GenericProtocolServerConnection}}, but authentication shouldn't really be assumed if it's a generic connection. Refactoring to a single service, with a pipeline that holds handshake/auth/message processing state, will allow us to improve authentication/authorization as well as add a handshake with much less headache.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)