You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2010/04/30 08:56:57 UTC

[jira] Resolved: (HBASE-2414) Enhance test suite to be able to specify distributed scenarios

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

stack resolved HBASE-2414.
--------------------------

    Hadoop Flags: [Reviewed]
      Resolution: Fixed

Committed to branch and trunk.  Thanks for review Karthik.  I committed with your suggested changes.  I'm resolving this issue though I'm sure there is probably a better way of testing cluster transitions.  This should do for now.  We can open a new JIRA for NG or improvements.

> Enhance test suite to be able to specify distributed scenarios
> --------------------------------------------------------------
>
>                 Key: HBASE-2414
>                 URL: https://issues.apache.org/jira/browse/HBASE-2414
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.20.3
>            Reporter: Karthik Ranganathan
>            Assignee: stack
>            Priority: Blocker
>             Fix For: 0.20.5, 0.21.0
>
>         Attachments: directcluster.txt, master2.txt, testmaster-v11.patch, testmaster-v14.txt, testmaster-v16.txt, testmaster-v4.patch, testmaster-v5.patch, testmaster-v7.patch, testmaster-v8.patch
>
>
> We keep finding good cases that are reasonably hard to test, yet the test suite does not encode these. 
> For example: 
> HBASE-2413 Master does not respect generation stamps, may result in meta getting permanently offlined
> HBASE-2312 Possible data loss when RS goes into GC pause while rolling HLog
> I am sure there are many more such "scenarios" we should put into the unit tests. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.