cshannon commented on PR #2986:
URL: https://github.com/apache/accumulo/pull/2986#issuecomment-1263481085

   > Is there a use case for this method? Or is it just to return the same 
properties set by the new method?
   
   The use case is getting back what properties were set in ZK explicitly which 
is going to be useful when making configuration changes. The other method 
returns the entire configuration so you get back a couple hundred properties 
but most are going to be either values stored in the properties file or 
defaults. This allows you to find out exactly what was overridden so can be 
used to mutate using the new modify properties api.


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