yuxiqian opened a new pull request, #3563:
URL: https://github.com/apache/flink-cdc/pull/3563

   This closes FLINK-36114.
   
   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.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to