You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Brian Baynes (JIRA)" <ji...@apache.org> on 2017/10/16 23:52:01 UTC

[jira] [Resolved] (GEODE-3078) Protocol connection runs in AcceptorImpl's thread pool

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

Brian Baynes resolved GEODE-3078.
---------------------------------
    Resolution: Fixed

> Protocol connection runs 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
>
> As a user of the new protocol, I need it to function whether or not I explicitly set max connections.
> Ensure Path #1 is functional -- {{isSelector}} is false.
> 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.
> (Path #2 -- {{acceptor.isSelector()}} is true -- is covered in GEODE-3080.)



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