[ 
https://issues.apache.org/jira/browse/ACCUMULO-244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13647871#comment-13647871
 ] 

David Medinets commented on ACCUMULO-244:
-----------------------------------------

This ticket is over a year old. Is this still a concern?
                
> Need to test partitions at scale
> --------------------------------
>
>                 Key: ACCUMULO-244
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-244
>             Project: Accumulo
>          Issue Type: Improvement
>            Reporter: Keith Turner
>            Assignee: Eric Newton
>             Fix For: 1.5.0
>
>
> We currently test faults at scale by killing server processes while running a 
> test suite like continuous ingest or random walk.  We need to test partitions 
> at scale. We need to take subsets of processes and partition them from all 
> other processes while running a test suite.  
> What is the easiest way to simulate this?  The only option I can think of at 
> the moment is 'ifdown eth0; sleep xxx; ifup eth0'.  I do not like this option 
> though.  Would rather do something at the process level though instead of the 
> server level.

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

Reply via email to