You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Alexander Murmann (JIRA)" <ji...@apache.org> on 2017/09/05 17:39:00 UTC

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

     [ https://issues.apache.org/jira/browse/GEODE-3078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexander Murmann reassigned GEODE-3078:
----------------------------------------

    Assignee: Alexander Murmann

> 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
>            Assignee: Alexander Murmann
>
> 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 will depend on a certain amount of progress having been made in GEODE-2580 so that the new client protocol can be wired in.
> Ideally, we can write an integration test at this point that sends a message over TCP/IP and gets a response back.



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