dlmarion opened a new pull request, #6176: URL: https://github.com/apache/accumulo/pull/6176
ScanServerGroupConfigurationIT was failing because the ConfigurableScanServerSelector only checks for new ScanServers at 5 second intervals and the test was doing a lookup too quickly. The fix for the test is to just wait 5 seconds. This change includes adding trace logging into the ConfigurableScanServerSelector for better debugging and formatting some of the large JSON blocks using Java text blocks. Closes #6154 -- 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]
