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/05/14 04:05:15 UTC

[GitHub] [shardingsphere] tristaZero opened a new issue #5593: [Refactoring] New architecture of Runtime Context for Orchestration

tristaZero opened a new issue #5593:
URL: https://github.com/apache/shardingsphere/issues/5593


   Hi folks,
   
   There is a significant change for release 5.x need to be public to our community. 
   To get a consistent and straightforward orchestration function for both of Sharding Proxy and Sharding JDBC, we extracted the joint members from them, which will be passed down to `shardingsphere-underlying` module. Based on that, orchestration engine could function simply and uniformly.
   
   A todo list is appended here.
   - [ ] Remove cache from Sharding Parser
   - [ ] Call the `clear()` of Sharding Parser when needed
   - [ ] Exact joint members from Sharding Proxy and JDBC to group into a new new `SchemaContext`
   - [ ] Pass a list of `SchemaContext` named `SchemaContexts` to `shardingsphere-underlying`
   - [ ] Refactor the behaviors of `orchestration`


----------------------------------------------------------------
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] terrymanu closed issue #5593: [Refactoring] New architecture of runtime context for Sharding Proxy and JDBC

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


   


----------------------------------------------------------------
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] kimmking commented on issue #5593: [Refactoring] New architecture of runtime context for Sharding Proxy and JDBC

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


   Based on this new architecture, shardingsphere will go further and evolve to a new epoch.


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