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)