[
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 <[email protected]>
> 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)