Agitator times should be ranges
-------------------------------
Key: ACCUMULO-388
URL: https://issues.apache.org/jira/browse/ACCUMULO-388
Project: Accumulo
Issue Type: Improvement
Reporter: Keith Turner
Fix For: 1.4.0
Currently the agitation script has a configurable time for time between kills
and time between restarts. Currently these are single value times. The times
should be ranges with the expectation that the script will pick a random number
in that range. This has the advantage that sometimes a kill event will occurr
while logs are still recovering from a previous kill event and sometimes it
will be after. The same applies to the restart times, sometimes a killed
server will be restarted before the system has recovered from the previous kill
and sometimes after.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira