[
https://issues.apache.org/jira/browse/GEODE-8947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17285588#comment-17285588
]
ASF subversion and git services commented on GEODE-8947:
--------------------------------------------------------
Commit b98cf4a3d1fb5e5d64c2d298827d937183ab2b79 in geode's branch
refs/heads/develop from Eric Shu
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=b98cf4a ]
GEODE-8947: Use waiting thread pool only in limited senario. (#6038)
* GEODE-8947: Use waiting thread pool only in limited senario.
* Only when processing transactional message and when conserve-sockets set to
true case, a
separate thread in waiting pool will be used to process the message.
* This is to addresses performance issue if there won't be deadlock.
> Performance degradations due to GEODE-8930
> ------------------------------------------
>
> Key: GEODE-8947
> URL: https://issues.apache.org/jira/browse/GEODE-8947
> Project: Geode
> Issue Type: Bug
> Affects Versions: 1.12.1, 1.13.2, 1.14.0, 1.15.0
> Reporter: Donal Evans
> Assignee: Eric Shu
> Priority: Major
> Labels: pull-request-available
>
> Following the changes introduced by GEODE-8930, performance degradations were
> seen in situations involving P2P puts with replicated regions.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)