mikewalch commented on a change in pull request #361: ACCUMULO-4784 - Create 
builder for Connector
URL: https://github.com/apache/accumulo/pull/361#discussion_r165462133
 
 

 ##########
 File path: 
core/src/main/java/org/apache/accumulo/core/client/ClientConfiguration.java
 ##########
 @@ -72,6 +72,10 @@
     INSTANCE_NAME("instance.name", null, PropertyType.STRING, "Name of 
Accumulo instance to connect to"),
     INSTANCE_ID("instance.id", null, PropertyType.STRING, "UUID of Accumulo 
instance to connect to"),
 
+    // User information
 
 Review comment:
   I moved all properties to new `ClientProperty` enum.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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