Keith Turner created ACCUMULO-1150:
--------------------------------------
Summary: Exponential agitation
Key: ACCUMULO-1150
URL: https://issues.apache.org/jira/browse/ACCUMULO-1150
Project: Accumulo
Issue Type: Improvement
Components: test
Reporter: Keith Turner
Assignee: John Vines
Fix For: 1.5.0
I think modifying the agitator to have an exponential mode would be useful. This would be
in addition to its current mode of shutting down between 1 and N servers randomly.
In exponential mode, it would shut down 1,2,4,8,..N server process where N configurable.
After shutting down N, it would start over at 1.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|