[
https://issues.apache.org/jira/browse/FLINK-36114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leonard Xu reassigned FLINK-36114:
----------------------------------
Assignee: yux
> Schema registry should block when handling existing requests
> ------------------------------------------------------------
>
> Key: FLINK-36114
> URL: https://issues.apache.org/jira/browse/FLINK-36114
> Project: Flink
> Issue Type: Bug
> Components: Flink CDC
> Reporter: yux
> Assignee: yux
> Priority: Blocker
> Labels: pull-request-available
>
> 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 message was sent by Atlassian Jira
(v8.20.10#820010)