saintstack commented on a change in pull request #954: HBASE-23305: Master 
based registry implementation
URL: https://github.com/apache/hbase/pull/954#discussion_r360510548
 
 

 ##########
 File path: 
hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncRegistryFactory.java
 ##########
 @@ -27,8 +28,6 @@
 @InterfaceAudience.Private
 final class AsyncRegistryFactory {
 
-  static final String REGISTRY_IMPL_CONF_KEY = "hbase.client.registry.impl";
 
 Review comment:
   First reaction is ... what sort of registry is this? Need qualifier? Or 
Registry is a grand notion that we'll just 'know' what it does going forward 
(Funny.. the registry factory doesn't say either...). nit.

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