Files
spring-test-data-geode/spring-data-geode-test
John Blum 60c2ec5fe7 Change managed Set of GatewayReceivers from ConcurrentSkipListSet to a synchronized HashSet.
org.apache.geode.cache.wan.GatewayReceiver does not implement java.lang.Comparable and is not naturally ordered (sortable) and therefore cannot be stored in a ConcurrentSkipListSet without a custom Comparator.
2021-09-09 10:12:49 -07:00
..
2021-04-14 16:16:53 -07:00