You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2015/04/06 04:59:13 UTC

[jira] [Updated] (ACCUMULO-2698) Improve data loss detection ability of Conditional RW test

     [ https://issues.apache.org/jira/browse/ACCUMULO-2698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Josh Elser updated ACCUMULO-2698:
---------------------------------
    Fix Version/s:     (was: 1.7.0)
                   1.8.0

> Improve data loss detection ability of Conditional RW test
> ----------------------------------------------------------
>
>                 Key: ACCUMULO-2698
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2698
>             Project: Accumulo
>          Issue Type: Improvement
>            Reporter: Keith Turner
>            Assignee: Keith Turner
>             Fix For: 1.8.0
>
>
> The Conditional RW test has roughly two phases.  First it inserts a lot of "banks" where each bank is a row.  The columns in the row represent account balances.  After insertion of all banks is complete, then it starts transferring money within a bank.  If a mutation is silently lost in the insert phase, the test can detect this.  If a mutation is silently lost in the transfer phase, then the test can not always detect this.  The test spends most of its time transferring, so it would be good to modify the test to better detect data loss there.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)