tuohai666 commented on issue #6212:
URL: https://github.com/apache/shardingsphere/issues/6212#issuecomment-652792630


   We can accomplish the goal by several steps.
   
   - [ ] Remove the load procedure for unconfigured tables.
   - [ ] Remove the refresh procedure for unconfigured tables
   - [ ] Remove the multi-thread logic for unconfigured tables. (Configured 
tables still use multi-thread)
   - [ ] Load table names for unconfigured tables.
   - [ ] Sync up the new load logic with orchestration module.
   - [ ] Update the unit test cases.
   
   


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to