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:08:00 UTC

[jira] [Created] (GEODE-3078) NewClientServerConnection can run on a thread in AcceptorImpl's thread pool

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

             Summary: NewClientServerConnection can run on a thread in AcceptorImpl's thread pool
                 Key: GEODE-3078
                 URL: https://issues.apache.org/jira/browse/GEODE-3078
             Project: Geode
          Issue Type: Sub-task
          Components: client/server
            Reporter: Galen O'Sullivan


Implement a `run()` method on {{NewClientServerConnection}} that can handle connections when running on a single thread in the server connection thread pool. Wire it up with the new client protocol work.

Note: it may be convenient to just fail if {{acceptor.isSelector()}} at this point.



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