terrymanu opened a new issue #11502: URL: https://github.com/apache/shardingsphere/issues/11502
The scope of current governance module include multiple Proxy/JDBC instances coordinator, disable data sources and circuit break. But disable data sources and circuit break features is management and should not depend for governance module. The scope of governance module should simplify to multiple instances coordinator only. So, how about split disable data sources to readwrite-splitting module and split circuit break to kernel module (for now, may create a new management module in future)? The governance module may rename to `cluster`, `coordinator` or `notification`. Any suggesstions? -- 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]
