[ https://issues.apache.org/jira/browse/GEODE-8947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17285608#comment-17285608 ]
ASF subversion and git services commented on GEODE-8947: -------------------------------------------------------- Commit 0d4fae6ebfce95d04dc0da4bf9adeaa3c28940b5 in geode's branch refs/heads/support/1.14 from Eric Shu [ https://gitbox.apache.org/repos/asf?p=geode.git;h=0d4fae6 ] 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)