dlmarion commented on PR #3652:
URL: https://github.com/apache/accumulo/pull/3652#issuecomment-1649747269

   I was able to get the test runtime down to 180s by applying a change from 
another PR that I have open. In #3653 this change allows tests to override 
`MANAGER_TABLET_GROUP_WATCHER_INTERVAL` from the default of 5s. Setting this to 
5ms (or 10ms) was enough to get the test time down to 180s. I also added a 
change to make the Compactor job wait time configurable. This change had no 
effect on the test runtime, but I think is good to add anyway. I think #3653 
should be applied instead of this PR, but I still have questions about systems 
with a large number of tablets.


-- 
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]

Reply via email to