You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Phabricator (Updated) (JIRA)" <ji...@apache.org> on 2012/04/03 00:23:32 UTC

[jira] [Updated] (HBASE-5700) [89-fb] Fix TestMiniClusterLoad* test failures

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

Phabricator updated HBASE-5700:
-------------------------------

    Attachment: D2583.1.patch

mbautin requested code review of "[jira] [HBASE-5700] [89-fb] Fix TestMiniClusterLoad* test failures".
Reviewers: Kannan, khemani, Liyin, JIRA

  Porting TestMiniClusterLoad* tests to 89-fb in HBASE-5679 uncovered certain problems with mini-cluster setup in 89-fb that need to be fixed. The mini ZooKeeper cluster was shut down and not instantiated the next time a mini cluster was started. Also, 89-fb requires separate "namespaces" for ZooKeeperWrapper when running multiple independent tests in the same unit test.

TEST PLAN
  Run all unit tests.
  Run TestMiniClusterLoad* tests multiple times each.

REVISION DETAIL
  https://reviews.facebook.net/D2583

AFFECTED FILES
  src/main/java/org/apache/hadoop/hbase/zookeeper/ZooKeeperWrapper.java
  src/test/java/org/apache/hadoop/hbase/HBaseTestingUtility.java
  src/test/java/org/apache/hadoop/hbase/util/TestMiniClusterLoadEncoded.java
  src/test/java/org/apache/hadoop/hbase/util/TestMiniClusterLoadSequential.java

MANAGE HERALD DIFFERENTIAL RULES
  https://reviews.facebook.net/herald/view/differential/

WHY DID I GET THIS EMAIL?
  https://reviews.facebook.net/herald/transcript/5853/

Tip: use the X-Herald-Rules header to filter Herald messages in your client.

                
> [89-fb] Fix TestMiniClusterLoad* test failures
> ----------------------------------------------
>
>                 Key: HBASE-5700
>                 URL: https://issues.apache.org/jira/browse/HBASE-5700
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Mikhail Bautin
>            Assignee: Mikhail Bautin
>            Priority: Minor
>         Attachments: D2583.1.patch
>
>
> Porting TestMiniClusterLoad* tests to 89-fb in HBASE-5679 uncovered certain problems with mini-cluster setup in 89-fb that need to be fixed.

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