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 2018/10/02 16:05:00 UTC

[jira] [Commented] (GEODE-1746) ConnectionFactoryImpl handshake refactoring

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

Galen O'Sullivan commented on GEODE-1746:
-----------------------------------------

It looks like this field has moved to {{ConnectionConnector}}, but the issue may not have changed.

> ConnectionFactoryImpl handshake refactoring
> -------------------------------------------
>
>                 Key: GEODE-1746
>                 URL: https://issues.apache.org/jira/browse/GEODE-1746
>             Project: Geode
>          Issue Type: Task
>          Components: client/server
>            Reporter: Bruce Schuchardt
>            Priority: Major
>
> ConnectionFactoryImpl has this TODO:
> {noformat}
>   //TODO  - the handshake holds state. It seems like the code depends 
>   //on all of the handshake operations happening in a single thread. I don't think we
>   //want that, need to refactor.
>   private final HandShake handshake;
> {noformat}



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