Details
-
Technical Debt
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
cdc-3.1.1
Description
Current, we apply schema change asynchronous.
SchemaChangeThreadPool will set isSchemaChangeApplying as true when apply schema change event. And the main thread which handle operater event will check isSchemaChangeApplying.
For thread safe, this should be volatile.
Attachments
Issue Links
- links to