cshannon commented on issue #4860: URL: https://github.com/apache/accumulo/issues/4860#issuecomment-2334837901
Looking at this, this seems like a problem for all properties. It looks alike all getters will always re-parse the string property value and do a conversion, such as getPort or getBoolean etc. Maybe we need a generic way to cache the computed value for all types and invalidate on update. -- 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]
