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

ASF GitHub Bot commented on GEODE-3751:
---------------------------------------

mhansonp opened a new pull request #161: GEODE-3751: Removing an extraneous 
change
URL: https://github.com/apache/geode-native/pull/161
 
 
   -The extraneous change is causing a problem.
   Pulling it to not block others.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> 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
>            Assignee: Galen O'Sullivan
>             Fix For: 1.3.0
>
>
> 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 is blocking GEODE-3705 and GEODE-3739.



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

Reply via email to