dongzl commented on issue #3095: ConfigCenter should replace RegistryCenter in 
some places.
URL: 
https://github.com/apache/incubator-shardingsphere/issues/3095#issuecomment-541284254
 
 
   @wgy8283335 Hi, I have a question about 
`org.apache.shardingsphere.orchestration.config.api.ConfigCenter` interface, 
and want to discuss with you.
   
   I think some method about this interface is not defined for a common 
configuration system, eg: getChildrenKeys()、close(), a common configuration 
system dose not provide relationship between keys and don't need close, of 
course, we can throw `UnsupportedOperationException`. 
   
   But I think these methods are only suitable for ZooKeeper, so dose this 
interface define properly?

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to