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/09/12 22:14:00 UTC

[jira] [Created] (GEODE-3609) Cleanup AcceptorImpl use of ConnectionMode

Galen O'Sullivan created GEODE-3609:
---------------------------------------

             Summary: Cleanup AcceptorImpl use of ConnectionMode
                 Key: GEODE-3609
                 URL: https://issues.apache.org/jira/browse/GEODE-3609
             Project: Geode
          Issue Type: Improvement
          Components: messaging
            Reporter: Galen O'Sullivan


AcceptorImpl currently uses three variables to keep track of the connection mode: a byte, a string, and a ConnectionMode (which can provide the byte and string). Change the implementation to just have the class.

I have a PR for this, creating an issue to track it.



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