EdColeman opened a new issue, #2634: URL: https://github.com/apache/accumulo/issues/2634
As a follow-on to single node property storage in ZooKeeper (issue https://github.com/apache/accumulo/issues/1454) The code contains multiple levels of caching configuration derived from properties. When the single node storage is implemented, the intermediate caching may no longer be necessary and code simplification / clean-up may be possible. Possible candidate: - The configuration caching in ServerConfigurationFactory. - The handling and usage of updateCount in classes that extend AccumuloConfiguration. -- 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]
