[ https://issues.apache.org/jira/browse/GEODE-7943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17083167#comment-17083167 ]
ASF subversion and git services commented on GEODE-7943: -------------------------------------------------------- Commit d431f0da3c66c49f90895710a0ce93ffc91a7e27 in geode's branch refs/heads/develop from Jens Deppe [ https://gitbox.apache.org/repos/asf?p=geode.git;h=d431f0d ] GEODE-7870: Fix PubSubIntegrationTest flakiness (#4946) The complete fix also builds on the following prior fixes - GEODE-7943 add synchronization to Subscriptions class - GEODE-7946: Fix redis publish/subscribe leaking netty buffers > Redis Subscriptions class can cause ConcurrentModificationExceptions > -------------------------------------------------------------------- > > Key: GEODE-7943 > URL: https://issues.apache.org/jira/browse/GEODE-7943 > Project: Geode > Issue Type: Bug > Components: redis > Reporter: Jens Deppe > Priority: Major > Fix For: 1.13.0 > > Time Spent: 0.5h > Remaining Estimate: 0h > > This class has no synchronization safeguards and can easily produce > {{ConcurrentModificationException}}s when multiple threads access it. -- This message was sent by Atlassian Jira (v8.3.4#803005)