Jens Deppe created GEODE-7943: --------------------------------- Summary: 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
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)