We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
For English only, other languages we will close it directly. Please answer these questions before submitting your issue. Thanks!
3.0.0.M2
Sharding-JDBC
We need to make sharding orchestration independent of sharding jdbc.
The tasks are as follows:
Instead of using extend mode, it is better to use decorator mode to rewrite OrchestrationDataSource.
Move all source code of Orchestration and event code in Sharding-Core to Sharding-Orchestration.
Handle the orchestration of SP and S-JDBC by the same way.
Move refress, circutBreak, disabled functions from Sharding-JDBC to Sharding-JDBC-Orchestration.
The text was updated successfully, but these errors were encountered:
tristaZero
No branches or pull requests
For English only, other languages we will close it directly.
Please answer these questions before submitting your issue. Thanks!
Which version of Sharding-Sphere do you using?
3.0.0.M2
Which project do you using? Sharding-JDBC or Sharding-Proxy?
Sharding-JDBC
Analyze
We need to make sharding orchestration independent of sharding jdbc.
The tasks are as follows:
Move all source code of Orchestration and event code in Sharding-Core to Sharding-Orchestration.
Handle the orchestration of SP and S-JDBC by the same way.
Move refress, circutBreak, disabled functions from Sharding-JDBC to Sharding-JDBC-Orchestration.
The text was updated successfully, but these errors were encountered: