[
https://issues.apache.org/jira/browse/GEODE-3078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Galen O'Sullivan updated GEODE-3078:
------------------------------------
Description:
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.
was:
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.
> 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 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.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)