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 2020/09/08 06:28:39 UTC

[GitHub] [shardingsphere] kimmking opened a new issue #7318: Consider about design of HA module and integration with MGR

kimmking opened a new issue #7318:
URL: https://github.com/apache/shardingsphere/issues/7318


   Consider about design of HA module and integration with MGR


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

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



[GitHub] [shardingsphere] tuohai666 edited a comment on issue #7318: Consider about design of HA module and integration with MGR

Posted by GitBox <gi...@apache.org>.
tuohai666 edited a comment on issue #7318:
URL: https://github.com/apache/shardingsphere/issues/7318#issuecomment-720215788


   Sub-tasks:
   
   - [x] Add governance updater (https://github.com/apache/shardingsphere/pull/8007)
   - [x] Add shardingsphere-ha module (https://github.com/apache/shardingsphere/pull/8031)
   - [x] Add Proxy yaml config file (https://github.com/apache/shardingsphere/pull/8037)
   - [x] Add route switch (https://github.com/apache/shardingsphere/pull/8041)
   - [x] Remove table addressing (https://github.com/apache/shardingsphere/pull/8089)
   - [x] Add SPI for MGR HA (https://github.com/apache/shardingsphere/pull/8315)
   - [x] Make config center support HA rule configuration (https://github.com/apache/shardingsphere/pull/8354)
   - [x] Move eventbus to infra (https://github.com/apache/shardingsphere/pull/8433)
   - [x] First MGR runnable version (https://github.com/apache/shardingsphere/pull/8486)
   - [x] Remove governance updater (https://github.com/apache/shardingsphere/pull/8680)
   - [x] Code style refactor (https://github.com/apache/shardingsphere/pull/8699)
   - [x] Refactor MGRHAType (https://github.com/apache/shardingsphere/pull/8714)
   


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

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



[GitHub] [shardingsphere] tuohai666 edited a comment on issue #7318: Consider about design of HA module and integration with MGR

Posted by GitBox <gi...@apache.org>.
tuohai666 edited a comment on issue #7318:
URL: https://github.com/apache/shardingsphere/issues/7318#issuecomment-720215788


   Sub-tasks:
   
   - [x] Add governance updater (https://github.com/apache/shardingsphere/pull/7979) (https://github.com/apache/shardingsphere/pull/8007)
   - [x] Add shardingsphere-ha module (https://github.com/apache/shardingsphere/pull/8031)
   - [x] Add Proxy yaml config file (https://github.com/apache/shardingsphere/pull/8037)
   - [x] Add route switch (https://github.com/apache/shardingsphere/pull/8041)
   - [x] Remove table addressing (https://github.com/apache/shardingsphere/pull/8089)
   - [x] Add SPI for MGR HA (https://github.com/apache/shardingsphere/pull/8315)
   - [x] Make config center support HA rule configuration (https://github.com/apache/shardingsphere/pull/8354)
   - [x] Move eventbus to infra (https://github.com/apache/shardingsphere/pull/8433)
   - [x] First MGR runnable version (https://github.com/apache/shardingsphere/pull/8486)
   - [x] Remove governance updater (https://github.com/apache/shardingsphere/pull/8680)
   - [x] Code style refactor (https://github.com/apache/shardingsphere/pull/8699)
   - [x] Refactor MGRHAType (https://github.com/apache/shardingsphere/pull/8714)
   - [x] Introduce elasticjob (https://github.com/apache/shardingsphere/pull/8741)
   - [x] Move mgr inside provider (https://github.com/apache/shardingsphere/pull/8821) 
   - [x] Support disconnected data source (https://github.com/apache/shardingsphere/pull/8837)
   - [x] Change readWriteSplit to replicaQuery (https://github.com/apache/shardingsphere/pull/8850)
   - [x] Remove the inheritance between HAType and ShardingSphereAlgorithm (https://github.com/apache/shardingsphere/pull/8889)
   - [x] Discover primaryDataSourceName automatically instead of write into rule config (https://github.com/apache/shardingsphere/pull/8901)
   - [x] Add data source disable and enable state (https://github.com/apache/shardingsphere/pull/8921)
   


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

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



[GitHub] [shardingsphere] tuohai666 edited a comment on issue #7318: Consider about design of HA module and integration with MGR

Posted by GitBox <gi...@apache.org>.
tuohai666 edited a comment on issue #7318:
URL: https://github.com/apache/shardingsphere/issues/7318#issuecomment-720215788


   Sub-tasks:
   
   - [x] Add governance updater (https://github.com/apache/shardingsphere/pull/8007)
   - [x] Add shardingsphere-ha module (https://github.com/apache/shardingsphere/pull/8031)
   - [x] Add Proxy yaml config file (https://github.com/apache/shardingsphere/pull/8037)
   - [x] Add route switch (https://github.com/apache/shardingsphere/pull/8041)
   - [x] Remove table addressing (https://github.com/apache/shardingsphere/pull/8089)
   - [x] Add SPI for MGR HA (https://github.com/apache/shardingsphere/pull/8315)
   - [x] Make config center support HA rule configuration (https://github.com/apache/shardingsphere/pull/8354)
   - [x] Move eventbus to infra (https://github.com/apache/shardingsphere/pull/8433)


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

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



[GitHub] [shardingsphere] tuohai666 edited a comment on issue #7318: Consider about design of HA module and integration with MGR

Posted by GitBox <gi...@apache.org>.
tuohai666 edited a comment on issue #7318:
URL: https://github.com/apache/shardingsphere/issues/7318#issuecomment-720215788


   Sub-tasks:
   
   - [x] Add governance updater (https://github.com/apache/shardingsphere/pull/7979) (https://github.com/apache/shardingsphere/pull/8007)
   - [x] Add shardingsphere-ha module (https://github.com/apache/shardingsphere/pull/8031)
   - [x] Add Proxy yaml config file (https://github.com/apache/shardingsphere/pull/8037)
   - [x] Add route switch (https://github.com/apache/shardingsphere/pull/8041)
   - [x] Remove table addressing (https://github.com/apache/shardingsphere/pull/8089)
   - [x] Add SPI for MGR HA (https://github.com/apache/shardingsphere/pull/8315)
   - [x] Make config center support HA rule configuration (https://github.com/apache/shardingsphere/pull/8354)
   - [x] Move eventbus to infra (https://github.com/apache/shardingsphere/pull/8433)
   - [x] First MGR runnable version (https://github.com/apache/shardingsphere/pull/8486)
   - [x] Remove governance updater (https://github.com/apache/shardingsphere/pull/8680)
   - [x] Code style refactor (https://github.com/apache/shardingsphere/pull/8699)
   - [x] Refactor MGRHAType (https://github.com/apache/shardingsphere/pull/8714)
   - [x] Introduce elasticjob (https://github.com/apache/shardingsphere/pull/8741)
   - [x] Move mgr inside provider (https://github.com/apache/shardingsphere/pull/8821) 
   - [x] Support disconnected data source (https://github.com/apache/shardingsphere/pull/8837)
   - [x] Change readWriteSplit to replicaQuery (https://github.com/apache/shardingsphere/pull/8850)
   - [x] Remove the inheritance between HAType and ShardingSphereAlgorithm (https://github.com/apache/shardingsphere/pull/8889)
   - [x] Discover primaryDataSourceName automatically instead of write into rule config (https://github.com/apache/shardingsphere/pull/8901)
   - [x] Add data source disable and enable state (https://github.com/apache/shardingsphere/pull/8921)
   - [x] Code refactor (https://github.com/apache/shardingsphere/pull/8923)
   - [x] Add primary data source state (https://github.com/apache/shardingsphere/pull/8941)
   


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

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



[GitHub] [shardingsphere] tuohai666 edited a comment on issue #7318: Consider about design of HA module and integration with MGR

Posted by GitBox <gi...@apache.org>.
tuohai666 edited a comment on issue #7318:
URL: https://github.com/apache/shardingsphere/issues/7318#issuecomment-720215788


   Sub-tasks:
   
   - [x] Add governance updater (https://github.com/apache/shardingsphere/pull/7979) (https://github.com/apache/shardingsphere/pull/8007)
   - [x] Add shardingsphere-ha module (https://github.com/apache/shardingsphere/pull/8031)
   - [x] Add Proxy yaml config file (https://github.com/apache/shardingsphere/pull/8037)
   - [x] Add route switch (https://github.com/apache/shardingsphere/pull/8041)
   - [x] Remove table addressing (https://github.com/apache/shardingsphere/pull/8089)
   - [x] Add SPI for MGR HA (https://github.com/apache/shardingsphere/pull/8315)
   - [x] Make config center support HA rule configuration (https://github.com/apache/shardingsphere/pull/8354)
   - [x] Move eventbus to infra (https://github.com/apache/shardingsphere/pull/8433)
   - [x] First MGR runnable version (https://github.com/apache/shardingsphere/pull/8486)
   - [x] Remove governance updater (https://github.com/apache/shardingsphere/pull/8680)
   - [x] Code style refactor (https://github.com/apache/shardingsphere/pull/8699)
   - [x] Refactor MGRHAType (https://github.com/apache/shardingsphere/pull/8714)
   - [x] Introduce elasticjob (https://github.com/apache/shardingsphere/pull/8741)
   - [x] Move mgr inside provider (https://github.com/apache/shardingsphere/pull/8821) 
   - [x] Support disconnected data source (https://github.com/apache/shardingsphere/pull/8837)
   - [x] Change readWriteSplit to replicaQuery (https://github.com/apache/shardingsphere/pull/8850)
   - [x] Remove the inheritance between HAType and ShardingSphereAlgorithm (https://github.com/apache/shardingsphere/pull/8889)
   - [x] Discover primaryDataSourceName automatically instead of write into rule config (https://github.com/apache/shardingsphere/pull/8901)
   - [x] Add data source disable and enable state (https://github.com/apache/shardingsphere/pull/8921)
   - [x] Code refactor (https://github.com/apache/shardingsphere/pull/8923)
   - [x] Add primary data source state (https://github.com/apache/shardingsphere/pull/8941)
   - [x] Refactor haType rule (https://github.com/apache/shardingsphere/pull/8990)
   - [x] Refactor elasticjob usage (https://github.com/apache/shardingsphere/pull/9002)
   - [x] Add test cases (https://github.com/apache/shardingsphere/pull/9077)
   


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

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



[GitHub] [shardingsphere] tuohai666 edited a comment on issue #7318: Consider about design of HA module and integration with MGR

Posted by GitBox <gi...@apache.org>.
tuohai666 edited a comment on issue #7318:
URL: https://github.com/apache/shardingsphere/issues/7318#issuecomment-720215788


   Sub-tasks:
   
   - [x] Add governance updater (https://github.com/apache/shardingsphere/pull/8007)
   - [x] Add shardingsphere-ha module (https://github.com/apache/shardingsphere/pull/8031)
   - [x] Add Proxy yaml config file (https://github.com/apache/shardingsphere/pull/8037)
   - [x] Add route switch (https://github.com/apache/shardingsphere/pull/8041)
   - [x] Remove table addressing (https://github.com/apache/shardingsphere/pull/8089)
   - [x] add SPI for MGR HA #8315 (https://github.com/apache/shardingsphere/pull/8315)


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

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



[GitHub] [shardingsphere] tuohai666 edited a comment on issue #7318: Consider about design of HA module and integration with MGR

Posted by GitBox <gi...@apache.org>.
tuohai666 edited a comment on issue #7318:
URL: https://github.com/apache/shardingsphere/issues/7318#issuecomment-720215788


   Sub-tasks:
   
   - [x] Add governance updater (https://github.com/apache/shardingsphere/pull/7979) (https://github.com/apache/shardingsphere/pull/8007)
   - [x] Add shardingsphere-ha module (https://github.com/apache/shardingsphere/pull/8031)
   - [x] Add Proxy yaml config file (https://github.com/apache/shardingsphere/pull/8037)
   - [x] Add route switch (https://github.com/apache/shardingsphere/pull/8041)
   - [x] Remove table addressing (https://github.com/apache/shardingsphere/pull/8089)
   - [x] Add SPI for MGR HA (https://github.com/apache/shardingsphere/pull/8315)
   - [x] Make config center support HA rule configuration (https://github.com/apache/shardingsphere/pull/8354)
   - [x] Move eventbus to infra (https://github.com/apache/shardingsphere/pull/8433)
   - [x] First MGR runnable version (https://github.com/apache/shardingsphere/pull/8486)
   - [x] Remove governance updater (https://github.com/apache/shardingsphere/pull/8680)
   - [x] Code style refactor (https://github.com/apache/shardingsphere/pull/8699)
   - [x] Refactor MGRHAType (https://github.com/apache/shardingsphere/pull/8714)
   - [x] Introduce elasticjob (https://github.com/apache/shardingsphere/pull/8741)
   - [x] Move mgr inside provider (https://github.com/apache/shardingsphere/pull/8821) 
   - [x] Support disconnected data source (https://github.com/apache/shardingsphere/pull/8837)
   - [x] Change readWriteSplit to replicaQuery (https://github.com/apache/shardingsphere/pull/8850)
   - [x] Remove the inheritance between HAType and ShardingSphereAlgorithm (https://github.com/apache/shardingsphere/pull/8889)
   - [x] Discover primaryDataSourceName automatically instead of write into rule config (https://github.com/apache/shardingsphere/pull/8901)
   - [x] Add data source disable and enable state (https://github.com/apache/shardingsphere/pull/8921)
   - [x] Code refactor (https://github.com/apache/shardingsphere/pull/8923)
   - [x] Add primary data source state (https://github.com/apache/shardingsphere/pull/8941)
   - [ ] Refactor haType rule (https://github.com/apache/shardingsphere/pull/8990)
   


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

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



[GitHub] [shardingsphere] tuohai666 edited a comment on issue #7318: Consider about design of HA module and integration with MGR

Posted by GitBox <gi...@apache.org>.
tuohai666 edited a comment on issue #7318:
URL: https://github.com/apache/shardingsphere/issues/7318#issuecomment-720215788


   Sub-tasks:
   
   - [x] Add governance updater (https://github.com/apache/shardingsphere/pull/8007)
   - [x] Add shardingsphere-ha module (https://github.com/apache/shardingsphere/pull/8031)
   - [x] Add Proxy yaml config file (https://github.com/apache/shardingsphere/pull/8037)
   - [x] Add route switch (https://github.com/apache/shardingsphere/pull/8041)
   - [x] Remove table addressing (https://github.com/apache/shardingsphere/pull/8089)
   - [x] Add SPI for MGR HA (https://github.com/apache/shardingsphere/pull/8315)
   - [x] Make config center support HA rule configuration (https://github.com/apache/shardingsphere/pull/8354)
   - [x] Move eventbus to infra (https://github.com/apache/shardingsphere/pull/8433)
   - [x] First MGR runnable version (https://github.com/apache/shardingsphere/pull/8486)
   - [x] Remove governance updater (https://github.com/apache/shardingsphere/pull/8680)
   - [x] Code style refactor (https://github.com/apache/shardingsphere/pull/8699)
   - [x] Refactor MGRHAType (https://github.com/apache/shardingsphere/pull/8714)
   - [x] Introduce elasticjob (https://github.com/apache/shardingsphere/pull/8741)
   - [x] Move mgr inside provider (https://github.com/apache/shardingsphere/pull/8821) 
   


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

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



[GitHub] [shardingsphere] tuohai666 edited a comment on issue #7318: Consider about design of HA module and integration with MGR

Posted by GitBox <gi...@apache.org>.
tuohai666 edited a comment on issue #7318:
URL: https://github.com/apache/shardingsphere/issues/7318#issuecomment-720215788


   Sub-tasks:
   
   - [x] Add governance updater (https://github.com/apache/shardingsphere/pull/7979) (https://github.com/apache/shardingsphere/pull/8007)
   - [x] Add shardingsphere-ha module (https://github.com/apache/shardingsphere/pull/8031)
   - [x] Add Proxy yaml config file (https://github.com/apache/shardingsphere/pull/8037)
   - [x] Add route switch (https://github.com/apache/shardingsphere/pull/8041)
   - [x] Remove table addressing (https://github.com/apache/shardingsphere/pull/8089)
   - [x] Add SPI for MGR HA (https://github.com/apache/shardingsphere/pull/8315)
   - [x] Make config center support HA rule configuration (https://github.com/apache/shardingsphere/pull/8354)
   - [x] Move eventbus to infra (https://github.com/apache/shardingsphere/pull/8433)
   - [x] First MGR runnable version (https://github.com/apache/shardingsphere/pull/8486)
   - [x] Remove governance updater (https://github.com/apache/shardingsphere/pull/8680)
   - [x] Code style refactor (https://github.com/apache/shardingsphere/pull/8699)
   - [x] Refactor MGRHAType (https://github.com/apache/shardingsphere/pull/8714)
   - [x] Introduce elasticjob (https://github.com/apache/shardingsphere/pull/8741)
   - [x] Move mgr inside provider (https://github.com/apache/shardingsphere/pull/8821) 
   - [x] Support disconnected data source (https://github.com/apache/shardingsphere/pull/8837)
   - [x] Change readWriteSplit to replicaQuery (https://github.com/apache/shardingsphere/pull/8850)
   - [x] Remove the inheritance between HAType and ShardingSphereAlgorithm (https://github.com/apache/shardingsphere/pull/8889)
   - [x] Discover primaryDataSourceName automatically instead of write into rule config (https://github.com/apache/shardingsphere/pull/8901)
   


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

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



[GitHub] [shardingsphere] tuohai666 edited a comment on issue #7318: Consider about design of HA module and integration with MGR

Posted by GitBox <gi...@apache.org>.
tuohai666 edited a comment on issue #7318:
URL: https://github.com/apache/shardingsphere/issues/7318#issuecomment-720215788


   Sub-tasks:
   
   - [x] Add governance updater (https://github.com/apache/shardingsphere/pull/7979) (https://github.com/apache/shardingsphere/pull/8007)
   - [x] Add shardingsphere-ha module (https://github.com/apache/shardingsphere/pull/8031)
   - [x] Add Proxy yaml config file (https://github.com/apache/shardingsphere/pull/8037)
   - [x] Add route switch (https://github.com/apache/shardingsphere/pull/8041)
   - [x] Remove table addressing (https://github.com/apache/shardingsphere/pull/8089)
   - [x] Add SPI for MGR HA (https://github.com/apache/shardingsphere/pull/8315)
   - [x] Make config center support HA rule configuration (https://github.com/apache/shardingsphere/pull/8354)
   - [x] Move eventbus to infra (https://github.com/apache/shardingsphere/pull/8433)
   - [x] First MGR runnable version (https://github.com/apache/shardingsphere/pull/8486)
   - [x] Remove governance updater (https://github.com/apache/shardingsphere/pull/8680)
   - [x] Code style refactor (https://github.com/apache/shardingsphere/pull/8699)
   - [x] Refactor MGRHAType (https://github.com/apache/shardingsphere/pull/8714)
   - [x] Introduce elasticjob (https://github.com/apache/shardingsphere/pull/8741)
   - [x] Move mgr inside provider (https://github.com/apache/shardingsphere/pull/8821) 
   - [x] Support disconnected data source (https://github.com/apache/shardingsphere/pull/8837)
   - [x] Change readWriteSplit to replicaQuery (https://github.com/apache/shardingsphere/pull/8850)
   - [x] Remove the inheritance between HAType and ShardingSphereAlgorithm (https://github.com/apache/shardingsphere/pull/8889)
   


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

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



[GitHub] [shardingsphere] tuohai666 edited a comment on issue #7318: Consider about design of HA module and integration with MGR

Posted by GitBox <gi...@apache.org>.
tuohai666 edited a comment on issue #7318:
URL: https://github.com/apache/shardingsphere/issues/7318#issuecomment-720215788


   Sub-tasks:
   
   - [x] Add governance updater (https://github.com/apache/shardingsphere/pull/8007)
   - [x] Add shardingsphere-ha module (https://github.com/apache/shardingsphere/pull/8031)
   - [x] Add Proxy yaml config file (https://github.com/apache/shardingsphere/pull/8037)
   - [x] Add route switch (https://github.com/apache/shardingsphere/pull/8041)
   - [x] Remove table addressing (https://github.com/apache/shardingsphere/pull/8089)
   - [x] Add SPI for MGR HA (https://github.com/apache/shardingsphere/pull/8315)
   - [x] Make config center support HA rule configuration (https://github.com/apache/shardingsphere/pull/8354)
   - [x] Move eventbus to infra (https://github.com/apache/shardingsphere/pull/8433)
   - [x] First MGR runnable version (https://github.com/apache/shardingsphere/pull/8486)
   - [x] Remove governance updater (https://github.com/apache/shardingsphere/pull/8680)
   - [x] Code style refactor (https://github.com/apache/shardingsphere/pull/8699)
   - [x] Refactor MGRHAType (https://github.com/apache/shardingsphere/pull/8714)
   - [x] Introduce elasticjob (https://github.com/apache/shardingsphere/pull/8741)
   


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

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



[GitHub] [shardingsphere] tuohai666 edited a comment on issue #7318: Consider about design of HA module and integration with MGR

Posted by GitBox <gi...@apache.org>.
tuohai666 edited a comment on issue #7318:
URL: https://github.com/apache/shardingsphere/issues/7318#issuecomment-720215788


   Sub-tasks:
   
   - [x] Add governance updater (https://github.com/apache/shardingsphere/pull/8007)
   - [x] Add shardingsphere-ha module (https://github.com/apache/shardingsphere/pull/8031)
   - [x] Add Proxy yaml config file (https://github.com/apache/shardingsphere/pull/8037)
   - [x] Add route switch (https://github.com/apache/shardingsphere/pull/8041)
   - [x] Remove table addressing (https://github.com/apache/shardingsphere/pull/8089)


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

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



[GitHub] [shardingsphere] tuohai666 edited a comment on issue #7318: Consider about design of HA module and integration with MGR

Posted by GitBox <gi...@apache.org>.
tuohai666 edited a comment on issue #7318:
URL: https://github.com/apache/shardingsphere/issues/7318#issuecomment-720215788


   Sub-tasks:
   
   - [x] Add governance updater (https://github.com/apache/shardingsphere/pull/8007)
   - [x] Add shardingsphere-ha module (https://github.com/apache/shardingsphere/pull/8031)
   - [x] Add Proxy yaml config file (https://github.com/apache/shardingsphere/pull/8037)
   - [x] Add route switch (https://github.com/apache/shardingsphere/pull/8041)
   - [x] Remove table addressing (https://github.com/apache/shardingsphere/pull/8089)
   - [x] Add SPI for MGR HA (https://github.com/apache/shardingsphere/pull/8315)
   - [x] Make config center support HA rule configuration (https://github.com/apache/shardingsphere/pull/8354)
   - [x] Move eventbus to infra (https://github.com/apache/shardingsphere/pull/8433)
   - [x] First MGR runnable version (https://github.com/apache/shardingsphere/pull/8486)


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

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



[GitHub] [shardingsphere] tuohai666 edited a comment on issue #7318: Consider about design of HA module and integration with MGR

Posted by GitBox <gi...@apache.org>.
tuohai666 edited a comment on issue #7318:
URL: https://github.com/apache/shardingsphere/issues/7318#issuecomment-720215788


   Sub-tasks:
   
   - [x] Add governance updater (https://github.com/apache/shardingsphere/pull/8007)
   - [x] Add shardingsphere-ha module (https://github.com/apache/shardingsphere/pull/8031)
   - [x] Add Proxy yaml config file (https://github.com/apache/shardingsphere/pull/8037)
   - [x] Add route switch (https://github.com/apache/shardingsphere/pull/8041)
   - [x] Remove table addressing (https://github.com/apache/shardingsphere/pull/8089)
   - [x] Add SPI for MGR HA (https://github.com/apache/shardingsphere/pull/8315)
   - [x] Make config center support HA rule configuration (https://github.com/apache/shardingsphere/pull/8354)
   - [x] Move eventbus to infra (https://github.com/apache/shardingsphere/pull/8433)
   - [x] First MGR runnable version (https://github.com/apache/shardingsphere/pull/8486)
   - [x] Remove governance updater (https://github.com/apache/shardingsphere/pull/8680)
   - [x] Code style refactor (https://github.com/apache/shardingsphere/pull/8699)
   - [x] efactor MGRHAType (https://github.com/apache/shardingsphere/pull/8714)
   


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

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



[GitHub] [shardingsphere] tuohai666 edited a comment on issue #7318: Consider about design of HA module and integration with MGR

Posted by GitBox <gi...@apache.org>.
tuohai666 edited a comment on issue #7318:
URL: https://github.com/apache/shardingsphere/issues/7318#issuecomment-720215788


   Sub-tasks:
   
   - [x] Add governance updater (https://github.com/apache/shardingsphere/pull/7979) (https://github.com/apache/shardingsphere/pull/8007)
   - [x] Add shardingsphere-ha module (https://github.com/apache/shardingsphere/pull/8031)
   - [x] Add Proxy yaml config file (https://github.com/apache/shardingsphere/pull/8037)
   - [x] Add route switch (https://github.com/apache/shardingsphere/pull/8041)
   - [x] Remove table addressing (https://github.com/apache/shardingsphere/pull/8089)
   - [x] Add SPI for MGR HA (https://github.com/apache/shardingsphere/pull/8315)
   - [x] Make config center support HA rule configuration (https://github.com/apache/shardingsphere/pull/8354)
   - [x] Move eventbus to infra (https://github.com/apache/shardingsphere/pull/8433)
   - [x] First MGR runnable version (https://github.com/apache/shardingsphere/pull/8486)
   - [x] Remove governance updater (https://github.com/apache/shardingsphere/pull/8680)
   - [x] Code style refactor (https://github.com/apache/shardingsphere/pull/8699)
   - [x] Refactor MGRHAType (https://github.com/apache/shardingsphere/pull/8714)
   - [x] Introduce elasticjob (https://github.com/apache/shardingsphere/pull/8741)
   - [x] Move mgr inside provider (https://github.com/apache/shardingsphere/pull/8821) 
   - [x] Support disconnected data source (https://github.com/apache/shardingsphere/pull/8837)
   - [x] Change readWriteSplit to replicaQuery (https://github.com/apache/shardingsphere/pull/8850)
   - [x] Remove the inheritance between HAType and ShardingSphereAlgorithm (https://github.com/apache/shardingsphere/pull/8889)
   - [x] Discover primaryDataSourceName automatically instead of write into rule config (https://github.com/apache/shardingsphere/pull/8901)
   - [x] Add data source disable and enable state (https://github.com/apache/shardingsphere/pull/8921)
   - [x] Code refactor (https://github.com/apache/shardingsphere/pull/8923)
   - [x] Add primary data source state (https://github.com/apache/shardingsphere/pull/8941)
   - [x] Refactor haType rule (https://github.com/apache/shardingsphere/pull/8990)
   


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

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



[GitHub] [shardingsphere] tuohai666 edited a comment on issue #7318: Consider about design of HA module and integration with MGR

Posted by GitBox <gi...@apache.org>.
tuohai666 edited a comment on issue #7318:
URL: https://github.com/apache/shardingsphere/issues/7318#issuecomment-720215788


   Sub-tasks:
   
   - [x] Add governance updater (https://github.com/apache/shardingsphere/pull/8007)
   - [x] Add shardingsphere-ha module (https://github.com/apache/shardingsphere/pull/8031)
   - [x] Add Proxy yaml config file (https://github.com/apache/shardingsphere/pull/8037)
   - [x] Add route switch (https://github.com/apache/shardingsphere/pull/8041)
   - [x] Remove table addressing (https://github.com/apache/shardingsphere/pull/8089)
   - [x] Add SPI for MGR HA (https://github.com/apache/shardingsphere/pull/8315)
   - [x] Make config center support HA rule configuration (https://github.com/apache/shardingsphere/pull/8354)
   - [x] Move eventbus to infra (https://github.com/apache/shardingsphere/pull/8433)
   - [x] First MGR runnable version (https://github.com/apache/shardingsphere/pull/8486)
   - [x] Remove governance updater (https://github.com/apache/shardingsphere/pull/8680)
   - [x] Code style refactor (https://github.com/apache/shardingsphere/pull/8699)
   - [x] Refactor MGRHAType (https://github.com/apache/shardingsphere/pull/8714)
   - [x] Introduce elasticjob (https://github.com/apache/shardingsphere/pull/8741)
   - [x] Move mgr inside provider (https://github.com/apache/shardingsphere/pull/8821) 
   - [x] Support disconnected data source (https://github.com/apache/shardingsphere/pull/8837)
   - [x] Change readWriteSplit to replicaQuery (https://github.com/apache/shardingsphere/pull/8850)
   - [x] Remove the inheritance between HAType and ShardingSphereAlgorithm (https://github.com/apache/shardingsphere/pull/8889)
   


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

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



[GitHub] [shardingsphere] tuohai666 edited a comment on issue #7318: Consider about design of HA module and integration with MGR

Posted by GitBox <gi...@apache.org>.
tuohai666 edited a comment on issue #7318:
URL: https://github.com/apache/shardingsphere/issues/7318#issuecomment-720215788


   Sub-tasks:
   
   - [x] Add governance updater (https://github.com/apache/shardingsphere/pull/7979) (https://github.com/apache/shardingsphere/pull/8007)
   - [x] Add shardingsphere-ha module (https://github.com/apache/shardingsphere/pull/8031)
   - [x] Add Proxy yaml config file (https://github.com/apache/shardingsphere/pull/8037)
   - [x] Add route switch (https://github.com/apache/shardingsphere/pull/8041)
   - [x] Remove table addressing (https://github.com/apache/shardingsphere/pull/8089)
   - [x] Add SPI for MGR HA (https://github.com/apache/shardingsphere/pull/8315)
   - [x] Make config center support HA rule configuration (https://github.com/apache/shardingsphere/pull/8354)
   - [x] Move eventbus to infra (https://github.com/apache/shardingsphere/pull/8433)
   - [x] First MGR runnable version (https://github.com/apache/shardingsphere/pull/8486)
   - [x] Remove governance updater (https://github.com/apache/shardingsphere/pull/8680)
   - [x] Code style refactor (https://github.com/apache/shardingsphere/pull/8699)
   - [x] Refactor MGRHAType (https://github.com/apache/shardingsphere/pull/8714)
   - [x] Introduce elasticjob (https://github.com/apache/shardingsphere/pull/8741)
   - [x] Move mgr inside provider (https://github.com/apache/shardingsphere/pull/8821) 
   - [x] Support disconnected data source (https://github.com/apache/shardingsphere/pull/8837)
   - [x] Change readWriteSplit to replicaQuery (https://github.com/apache/shardingsphere/pull/8850)
   - [x] Remove the inheritance between HAType and ShardingSphereAlgorithm (https://github.com/apache/shardingsphere/pull/8889)
   - [ ] Discover primaryDataSourceName automatically instead of write into rule config (https://github.com/apache/shardingsphere/pull/8901)
   


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

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



[GitHub] [shardingsphere] tuohai666 edited a comment on issue #7318: Consider about design of HA module and integration with MGR

Posted by GitBox <gi...@apache.org>.
tuohai666 edited a comment on issue #7318:
URL: https://github.com/apache/shardingsphere/issues/7318#issuecomment-720215788


   Sub-tasks:
   
   - [x] Add governance updater
   - [x] Add shardingsphere-ha module
   - [x] Add Proxy yaml config file


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

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



[GitHub] [shardingsphere] tuohai666 edited a comment on issue #7318: Consider about design of HA module and integration with MGR

Posted by GitBox <gi...@apache.org>.
tuohai666 edited a comment on issue #7318:
URL: https://github.com/apache/shardingsphere/issues/7318#issuecomment-720215788


   Sub-tasks:
   
   - [x] Add governance updater (https://github.com/apache/shardingsphere/pull/7979) (https://github.com/apache/shardingsphere/pull/8007)
   - [x] Add shardingsphere-ha module (https://github.com/apache/shardingsphere/pull/8031)
   - [x] Add Proxy yaml config file (https://github.com/apache/shardingsphere/pull/8037)
   - [x] Add route switch (https://github.com/apache/shardingsphere/pull/8041)
   - [x] Remove table addressing (https://github.com/apache/shardingsphere/pull/8089)
   - [x] Add SPI for MGR HA (https://github.com/apache/shardingsphere/pull/8315)
   - [x] Make config center support HA rule configuration (https://github.com/apache/shardingsphere/pull/8354)
   - [x] Move eventbus to infra (https://github.com/apache/shardingsphere/pull/8433)
   - [x] First MGR runnable version (https://github.com/apache/shardingsphere/pull/8486)
   - [x] Remove governance updater (https://github.com/apache/shardingsphere/pull/8680)
   - [x] Code style refactor (https://github.com/apache/shardingsphere/pull/8699)
   - [x] Refactor MGRHAType (https://github.com/apache/shardingsphere/pull/8714)
   - [x] Introduce elasticjob (https://github.com/apache/shardingsphere/pull/8741)
   - [x] Move mgr inside provider (https://github.com/apache/shardingsphere/pull/8821) 
   - [x] Support disconnected data source (https://github.com/apache/shardingsphere/pull/8837)
   - [x] Change readWriteSplit to replicaQuery (https://github.com/apache/shardingsphere/pull/8850)
   - [x] Remove the inheritance between HAType and ShardingSphereAlgorithm (https://github.com/apache/shardingsphere/pull/8889)
   - [x] Discover primaryDataSourceName automatically instead of write into rule config (https://github.com/apache/shardingsphere/pull/8901)
   - [x] Add data source disable and enable state (https://github.com/apache/shardingsphere/pull/8921)
   - [x] Code refactor (https://github.com/apache/shardingsphere/pull/8923)
   - [x] Add primary data source state (https://github.com/apache/shardingsphere/pull/8941)
   - [x] Refactor haType rule (https://github.com/apache/shardingsphere/pull/8990)
   - [x] Refactor elasticjob usage (https://github.com/apache/shardingsphere/pull/9002)
   


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

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



[GitHub] [shardingsphere] tuohai666 edited a comment on issue #7318: Consider about design of HA module and integration with MGR

Posted by GitBox <gi...@apache.org>.
tuohai666 edited a comment on issue #7318:
URL: https://github.com/apache/shardingsphere/issues/7318#issuecomment-720215788


   Sub-tasks:
   
   - [x] Add governance updater (https://github.com/apache/shardingsphere/pull/8007)
   - [x] Add shardingsphere-ha module (https://github.com/apache/shardingsphere/pull/8031)
   - [x] Add Proxy yaml config file (https://github.com/apache/shardingsphere/pull/8037)
   - [x] Add route switch (https://github.com/apache/shardingsphere/pull/8041)
   - [x] Remove table addressing (https://github.com/apache/shardingsphere/pull/8089)
   - [x] Add SPI for MGR HA (https://github.com/apache/shardingsphere/pull/8315)


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

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



[GitHub] [shardingsphere] tuohai666 closed issue #7318: Consider about design of HA module and integration with MGR

Posted by GitBox <gi...@apache.org>.
tuohai666 closed issue #7318:
URL: https://github.com/apache/shardingsphere/issues/7318


   


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

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



[GitHub] [shardingsphere] tuohai666 edited a comment on issue #7318: Consider about design of HA module and integration with MGR

Posted by GitBox <gi...@apache.org>.
tuohai666 edited a comment on issue #7318:
URL: https://github.com/apache/shardingsphere/issues/7318#issuecomment-720215788


   Sub-tasks:
   
   - [x] Add governance updater (https://github.com/apache/shardingsphere/pull/8007)
   - [x] Add shardingsphere-ha module (https://github.com/apache/shardingsphere/pull/8031)
   - [x] Add Proxy yaml config file (https://github.com/apache/shardingsphere/pull/8037)
   - [x] Add route switch (https://github.com/apache/shardingsphere/pull/8041)
   - [x] Remove table addressing (https://github.com/apache/shardingsphere/pull/8089)
   - [x] Add SPI for MGR HA (https://github.com/apache/shardingsphere/pull/8315)
   - [x] Make config center support HA rule configuration (https://github.com/apache/shardingsphere/pull/8354)


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

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



[GitHub] [shardingsphere] tuohai666 edited a comment on issue #7318: Consider about design of HA module and integration with MGR

Posted by GitBox <gi...@apache.org>.
tuohai666 edited a comment on issue #7318:
URL: https://github.com/apache/shardingsphere/issues/7318#issuecomment-720215788


   Sub-tasks:
   
   - [x] Add governance updater
   - [x] Add shardingsphere-ha module


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

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



[GitHub] [shardingsphere] tuohai666 edited a comment on issue #7318: Consider about design of HA module and integration with MGR

Posted by GitBox <gi...@apache.org>.
tuohai666 edited a comment on issue #7318:
URL: https://github.com/apache/shardingsphere/issues/7318#issuecomment-720215788


   Sub-tasks:
   
   - [x] Add governance updater
   - [x] Add shardingsphere-ha module
   - [x] Add Proxy yaml config file
   - [x] Add route switch 


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

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



[GitHub] [shardingsphere] tuohai666 edited a comment on issue #7318: Consider about design of HA module and integration with MGR

Posted by GitBox <gi...@apache.org>.
tuohai666 edited a comment on issue #7318:
URL: https://github.com/apache/shardingsphere/issues/7318#issuecomment-720215788






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

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



[GitHub] [shardingsphere] tuohai666 edited a comment on issue #7318: Consider about design of HA module and integration with MGR

Posted by GitBox <gi...@apache.org>.
tuohai666 edited a comment on issue #7318:
URL: https://github.com/apache/shardingsphere/issues/7318#issuecomment-720215788






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

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



[GitHub] [shardingsphere] tuohai666 edited a comment on issue #7318: Consider about design of HA module and integration with MGR

Posted by GitBox <gi...@apache.org>.
tuohai666 edited a comment on issue #7318:
URL: https://github.com/apache/shardingsphere/issues/7318#issuecomment-720215788


   Sub-tasks:
   
   - [x] Add governance updater (https://github.com/apache/shardingsphere/pull/8007)
   - [x] Add shardingsphere-ha module (https://github.com/apache/shardingsphere/pull/8031)
   - [x] Add Proxy yaml config file (https://github.com/apache/shardingsphere/pull/8037)
   - [x] Add route switch (https://github.com/apache/shardingsphere/pull/8041)


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

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



[GitHub] [shardingsphere] tuohai666 edited a comment on issue #7318: Consider about design of HA module and integration with MGR

Posted by GitBox <gi...@apache.org>.
tuohai666 edited a comment on issue #7318:
URL: https://github.com/apache/shardingsphere/issues/7318#issuecomment-720215788


   Sub-tasks:
   
   - [x] Add governance updater (https://github.com/apache/shardingsphere/pull/8007)
   - [x] Add shardingsphere-ha module (https://github.com/apache/shardingsphere/pull/8031)
   - [x] Add Proxy yaml config file (https://github.com/apache/shardingsphere/pull/8037)
   - [x] Add route switch (https://github.com/apache/shardingsphere/pull/8041)
   - [x] Remove table addressing (https://github.com/apache/shardingsphere/pull/8089)
   - [x] Add SPI for MGR HA (https://github.com/apache/shardingsphere/pull/8315)
   - [x] Make config center support HA rule configuration (https://github.com/apache/shardingsphere/pull/8354)
   - [x] Move eventbus to infra (https://github.com/apache/shardingsphere/pull/8433)
   - [x] First MGR runnable version (https://github.com/apache/shardingsphere/pull/8486)
   - [x]  remove governance updater (https://github.com/apache/shardingsphere/pull/8680)


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

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



[GitHub] [shardingsphere] tuohai666 edited a comment on issue #7318: Consider about design of HA module and integration with MGR

Posted by GitBox <gi...@apache.org>.
tuohai666 edited a comment on issue #7318:
URL: https://github.com/apache/shardingsphere/issues/7318#issuecomment-720215788


   Sub-tasks:
   
   - [x] Add governance updater (https://github.com/apache/shardingsphere/pull/8007)
   - [x] Add shardingsphere-ha module (https://github.com/apache/shardingsphere/pull/8031)
   - [x] Add Proxy yaml config file (https://github.com/apache/shardingsphere/pull/8037)
   - [x] Add route switch (https://github.com/apache/shardingsphere/pull/8041)
   - [x] Remove table addressing (https://github.com/apache/shardingsphere/pull/8089)
   - [x] Add SPI for MGR HA (https://github.com/apache/shardingsphere/pull/8315)
   - [x] Make config center support HA rule configuration (https://github.com/apache/shardingsphere/pull/8354)
   - [x] Move eventbus to infra (https://github.com/apache/shardingsphere/pull/8433)
   - [x] First MGR runnable version (https://github.com/apache/shardingsphere/pull/8486)
   - [x] Remove governance updater (https://github.com/apache/shardingsphere/pull/8680)
   - [x] Code style refactor (https://github.com/apache/shardingsphere/pull/8699)
   


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

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