zhaojinchao95 opened a new issue, #24366:
URL: https://github.com/apache/shardingsphere/issues/24366
Hi community,
Currently, `create/alter/drop` configuration is directly persisted to the
governance center when we use `Cluster` mode. The metadata refresh is driven by
governance center generated events, because of this process is asyn, so we
don't know metadata are refresh completed. It may cause some unknown errors if
`DistSQL` executes too fast or has dependencies. So, maybe we can add
consistency feature to fix it.
If you are interested, welcome to design and complete it.
--
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:
[email protected]
For queries about this service, please contact Infrastructure at:
[email protected]