Bruce Schuchardt created GEODE-6968:
---------------------------------------

             Summary: WAN location message handler needs to be a TcpHandler
                 Key: GEODE-6968
                 URL: https://issues.apache.org/jira/browse/GEODE-6968
             Project: Geode
          Issue Type: Improvement
          Components: wan
            Reporter: Bruce Schuchardt


When WAN location services were implemented a LocatorMembershipImpl class was 
created and it is invoked for every message the locator receives that isn't 
handled by an installed TcpHandler.  The Locator shouldn't know about this 
LocatorMembershipImpl class.  Instead that class should be reimplemented as a 
TcpHandler and it should be registered to handle WAN location service messages. 
 It should parallel the implementation of ServerLocator.

See InternalLocator.startServerLocation().



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to