ddanielr commented on PR #4754: URL: https://github.com/apache/accumulo/pull/4754#issuecomment-3234250861
> The wait was adjusted to 600000 ms = 10 min. Is this intended? This seems excessive The default value for `sserver.cache.metadata.expiration` is 5min which is likely why a timeout of 10min is being used. The metadata expiration property value should be changed in the FlakyITs so the scan servers refresh faster. The `5s` value used in ComprehensiveIT should be sufficient for reducing this timeout. -- 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: notifications-unsubscr...@accumulo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org