DomGarguilo opened a new issue #2244:
URL: https://github.com/apache/accumulo/issues/2244


   In some cases multiple properties are set one after the other each with a 
call to 
[`setProperty()`](https://github.com/apache/accumulo/blob/dcca6ce23e5a365fa162275f2082dc81f973fff8/core/src/main/java/org/apache/accumulo/core/client/admin/InstanceOperations.java#L46).
 
   
   I wanted to bring up the possibility of adding a `setProperties()` method 
which would accept a map of properties to set. This may lead to cleaner code in 
certain places.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to