-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.5
-
Component/s: None
-
Labels:None
Container failures were noticed due to ConcurrentModificationException thrown from KafkaConsumer.
This is due to use of the consumer without a synchronized block in one method of KafkaConsumerProxy.