[
https://issues.apache.org/jira/browse/GEODE-8947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17285611#comment-17285611
]
ASF subversion and git services commented on GEODE-8947:
--------------------------------------------------------
Commit 3a91d92b910a8acf39cfb64d57e870566cc7bfb6 in geode's branch
refs/heads/support/1.12 from Eric Shu
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=3a91d92 ]
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.
(cherry picked from commit b98cf4a3d1fb5e5d64c2d298827d937183ab2b79)
> 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
> Fix For: 1.15.0
>
>
> 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)