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/06/14 23:20:00 UTC

[jira] [Created] (GEODE-3080) Run in selector thread

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

             Summary: Run in selector thread
                 Key: GEODE-3080
                 URL: https://issues.apache.org/jira/browse/GEODE-3080
             Project: Geode
          Issue Type: Sub-task
          Components: client/server
            Reporter: Galen O'Sullivan


Make {{NewClientServerConnection}} able to run when its acceptor {{isSelector()}}. This means checking {{isSelector()}} in the `run()` method and handling a single message and returning, rather than running a long-running thread loop.



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