Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.14.4, 3.17.0
-
None
-
Unknown
Description
Any code that calls the (potentially) safe contains method on the Kafka idempotent repository may cause it to incorrectly report an additional number of duplicate messages because it uses incrementAndGet on the counter: