Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
cdc-3.1.1
Description
Currently, SchemaRegistry asynchronously receives schema change requests from SchemaOperator, and results of multiple requests might got mixed up together, causing incorrect logic flow in multiple parallelism cases.
Changing SchemaRegistry's behavior to accept requests in serial should resolve this problem.
Attachments
Issue Links
- links to