Udo Kohlmeyer created GEODE-8564:
------------------------------------
Summary: UnsupportedOperationException thrown on
CopyOnWriteHashSet.iterator().remove()
Key: GEODE-8564
URL: https://issues.apache.org/jira/browse/GEODE-8564
Project: Geode
Issue Type: Bug
Components: core
Affects Versions: 1.13.0, 1.12.0
Reporter: Udo Kohlmeyer
JCAManagedConnection uses a CopyOnWriteHashSet.
When using the collections iterator.remove() an `UnsupportedOperationException`
is thrown.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)