dlmarion commented on PR #3586: URL: https://github.com/apache/accumulo/pull/3586#issuecomment-1631113946
HostRegexTableLoadBalancer caches TableConfigurations for an hour, but it will never get any updated properties. https://github.com/apache/accumulo/blob/2.1/core/src/main/java/org/apache/accumulo/core/spi/balancer/HostRegexTableLoadBalancer.java#L324 -- 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]
