keith-turner commented on issue #747: Shorten method names in AccumuloClient 
builder
URL: https://github.com/apache/accumulo/issues/747#issuecomment-436291393
 
 
   I don't think a user would ever write code like the following because they 
would usually not know the number of zookeepers at compile time.
   
   ```java
    Accumulo.newClient().to(name, {zk1, zk2});
   ```

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