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 2021/09/18 11:08:14 UTC

[GitHub] [shardingsphere] terrymanu commented on issue #12273: Redesign events publish and subscribe process

terrymanu commented on issue #12273:
URL: https://github.com/apache/shardingsphere/issues/12273#issuecomment-922260298


   It is better to abstract `StatusPersistService` as normal service, not for cluster mode only:
   ![image](https://user-images.githubusercontent.com/5516298/133886678-843bd3cd-38b1-4f20-ae10-076a0a49acd4.png)
   
   So, the tasks are changed to:
   
   - [X] Split ContextManagerBuilder for build one time only and put renew into coordinator;
   - [ ] Add StatusPersistService interface
   - [ ] Adjust refresh logic via diagram
   


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