You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/09/22 20:40:00 UTC

[jira] [Commented] (GEODE-3080) Protocol connection runs in selector thread

    [ https://issues.apache.org/jira/browse/GEODE-3080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16177084#comment-16177084 ] 

ASF subversion and git services commented on GEODE-3080:
--------------------------------------------------------

Commit f8740c88b5b04231417c63f3fd9ab9c9594c4538 in geode's branch refs/heads/develop from [~gosullivan]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=f8740c8 ]

GEODE-3080 Add a multiple-connections-per-thread test for new protocol.

Signed-off-by: Hitesh Khamesra <hk...@pivotal.io>


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



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