jmark99 opened a new pull request, #3393: URL: https://github.com/apache/accumulo/pull/3393
Ran into an issue where the getDiskUsage test was timing out in the TableOperationsIT class. Time to load the table from ONDEMAND to being fully loaded was taking too much time and resulting in the test randomly failing. This PR sets the hosting goal to ALWAYS for the tables within the getDiskUsage test. The update allows the test to complete within the default timeout value. -- 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]
