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/03/13 05:08:38 UTC

[GitHub] [incubator-shardingsphere] kimmking commented on issue #4522: [DISCUSS]Orchestration 5.x Design

kimmking commented on issue #4522: [DISCUSS]Orchestration 5.x Design
URL: https://github.com/apache/incubator-shardingsphere/issues/4522#issuecomment-598551770
 
 
   
   #### Task list
   
   1.API design
   - [x] 1.1 CenterRepository design (#4468 #4492  )
       - Extract CenterRepository interface
       - Refactoring ConfigCenterRepository
       - Refactoring the RegistryCenterRepository
       - Adjust unit tests and UI backend references
   - [x] 1.2 distributed_lock_manager and leaf removal (#4425 #4436 )
       - Integrate third-party leaf and migrated to opensharding
       - Remove the distributed_lock_manager and leaf implementation
       - Optimize the CenterRepository interface
       - Sync examples and documents
   - [x] 1.3 config domain object design (#4682 )
   - [x] 1.4 registry domain object design(#4682 )
   2. Project structure design
   - [x] 2.1 configuration project(#4682 #4687 )
       - Add configuration project
       - Extract existing code to configuration project
       - Improve unit tests
   - [x] 2.2 model design (#4699 #4733 #4745  )
       - Add model project
       - Extract existing code to model project
       - Refactoring model project code and design
       - Improve unit tests
       - Update references to other projects
   - [ ] 3. Metadata design (todo)
   - [x] 4. Center etcd implements or migration (#4635 )
   - [ ] 5. Optimize parameter config in zk&etcd(todo) 
   - [ ] 6. Update examples for orchestration-refactoring  #4736
   - [ ] 7. Update documents for orchestration-refactoring #4736 

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


With regards,
Apache Git Services