-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 10.10
-
Fix Version/s: 10.10-HF22, 11.1, 2021.0
-
Component/s: Streams
-
Release Notes Summary:Concurrent initialization of Kafka topics is handled.
-
Epic Link:
-
Team:PLATFORM
-
Sprint:nxplatform 11.1.28
-
Story Points:1
When starting concurrently multiple Nuxeo nodes on a new Kafka cluster, it is possible that the creation of topics is done concurrently and it may raise a TopicExistsException.
This has not been observed yet but it is possible, this exception should be ignored.
- Is referenced in