DomGarguilo edited a comment on issue #947:
URL: https://github.com/apache/accumulo/issues/947#issuecomment-833838006


   After a bit of investigation, this may not be an issue. The proposed change 
is to cache the properties maps in ConfigurationImpl.java and only update them 
if the configuration changes. However, the props maps are only ever generated 
once, when they are null (see getCustom() and getTableCustom()). Assuming this 
is correct, this may not be an issue.


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


Reply via email to