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/04/03 09:51:27 UTC

[GitHub] [incubator-shardingsphere] menghaoranss opened a new issue #5065: Support remove schema dynamically

menghaoranss opened a new issue #5065: Support remove schema dynamically
URL: https://github.com/apache/incubator-shardingsphere/issues/5065
 
 
   For the second module `Remove schemas in sharding-ui` of issue #5043 , there are 3 steps: 
   
   - [ ] 1. Add `delete(key)` interface in `CenterRepository`  and implement it with zookeeper&etcd&nacos&apollo
   - [ ] 2. Add unit tests
   - [ ] 3. Add a button to remove schemas in sharding-ui

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

[GitHub] [incubator-shardingsphere] ssxlulu commented on issue #5065: Support remove schema dynamically

Posted by GitBox <gi...@apache.org>.
ssxlulu commented on issue #5065: Support remove schema dynamically
URL: https://github.com/apache/incubator-shardingsphere/issues/5065#issuecomment-610696211
 
 
   Some questions, remove the schema will also delete the actual schemas and the tables in the backend database?

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

[GitHub] [incubator-shardingsphere] kimmking commented on issue #5065: Support remove schema dynamically

Posted by GitBox <gi...@apache.org>.
kimmking commented on issue #5065: Support remove schema dynamically
URL: https://github.com/apache/incubator-shardingsphere/issues/5065#issuecomment-608348486
 
 
   A tip: need check only one schema left, can't allow to remove it.

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

[GitHub] [incubator-shardingsphere] menghaoranss commented on issue #5065: Support remove schema dynamically

Posted by GitBox <gi...@apache.org>.
menghaoranss commented on issue #5065: Support remove schema dynamically
URL: https://github.com/apache/incubator-shardingsphere/issues/5065#issuecomment-608350184
 
 
   > A tip: need check only one schema left, can't allow to remove it.
   
   Got it, great advice! 

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

[GitHub] [incubator-shardingsphere] menghaoranss closed issue #5065: Support remove schema dynamically

Posted by GitBox <gi...@apache.org>.
menghaoranss closed issue #5065: Support remove schema dynamically
URL: https://github.com/apache/incubator-shardingsphere/issues/5065
 
 
   

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

[GitHub] [incubator-shardingsphere] menghaoranss commented on issue #5065: Support remove schema dynamically

Posted by GitBox <gi...@apache.org>.
menghaoranss commented on issue #5065: Support remove schema dynamically
URL: https://github.com/apache/incubator-shardingsphere/issues/5065#issuecomment-610698239
 
 
   > Some questions, remove the schema will also delete the actual schemas and the tables in the backend database?
   
   Just remove schema configuration in config center.

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