zhaojinchao95 opened a new issue, #23042:
URL: https://github.com/apache/shardingsphere/issues/23042

   Hi community, 
   
   Now, `ShardingSphere` has two times refresh problem when use `Cluster` mode, 
first time refresh are sync call governance center interface. the second time 
refresh are produce event consumption when configuration persistence 
governance. So, it's generated an unnecessary refresh. 
   
   Maybe we can optimize it, call the governance center interface when use 
`Standalone` mode, we directly persist configuration to governance center when 
use `Cluster` mode. 
   
   The workflow picture are : 
   
   
![image](https://user-images.githubusercontent.com/33742097/209160175-9fb0ece9-5454-44d1-957c-6fd2c163ba3f.png)
   


-- 
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]

Reply via email to