You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/12/22 15:03:11 UTC

[GitHub] [shardingsphere] zhaojinchao95 opened a new issue, #23042: Optimize secondary refresh problem when use Cluster mode.

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: notifications-unsubscribe@shardingsphere.apache.org.apache.org

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


[GitHub] [shardingsphere] zhaojinchao95 commented on issue #23042: Optimize secondary refresh problem when use Cluster mode.

Posted by GitBox <gi...@apache.org>.
zhaojinchao95 commented on issue #23042:
URL: https://github.com/apache/shardingsphere/issues/23042#issuecomment-1365805637

   It's already finished, so i close 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: notifications-unsubscribe@shardingsphere.apache.org

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


[GitHub] [shardingsphere] zhaojinchao95 commented on issue #23042: Optimize secondary refresh problem when use Cluster mode.

Posted by GitBox <gi...@apache.org>.
zhaojinchao95 commented on issue #23042:
URL: https://github.com/apache/shardingsphere/issues/23042#issuecomment-1365236012

   > Hi @zhaojinchao95 , could it be done totally on 5.3.1?
   
   Yes, it 's finished on 5.3.1


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

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


[GitHub] [shardingsphere] zhaojinchao95 closed issue #23042: Optimize secondary refresh problem when use Cluster mode.

Posted by GitBox <gi...@apache.org>.
zhaojinchao95 closed issue #23042: Optimize secondary refresh problem when use Cluster mode.
URL: https://github.com/apache/shardingsphere/issues/23042


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

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


[GitHub] [shardingsphere] sandynz commented on issue #23042: Optimize secondary refresh problem when use Cluster mode.

Posted by GitBox <gi...@apache.org>.
sandynz commented on issue #23042:
URL: https://github.com/apache/shardingsphere/issues/23042#issuecomment-1364954389

   Hi @zhaojinchao95 , could it be done totally on 5.3.1?


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

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