You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by "Keith Turner (Created) (JIRA)" <ji...@apache.org> on 2012/01/04 00:26:39 UTC

[jira] [Created] (ACCUMULO-244) Need to test partitions at scale

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


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: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (ACCUMULO-244) Need to test partitions at scale

Posted by "Keith Turner (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ACCUMULO-244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Keith Turner updated ACCUMULO-244:
----------------------------------

    Fix Version/s: 1.5.0
    
> 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
>             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: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira