You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2012/11/28 20:08:58 UTC

[jira] [Created] (HBASE-7231) port HBASE-7200 create integration test for balancing regions and killing region servers to 0.94

Sergey Shelukhin created HBASE-7231:
---------------------------------------

             Summary: port     HBASE-7200  create integration test for balancing regions and killing region servers  to 0.94
                 Key: HBASE-7231
                 URL: https://issues.apache.org/jira/browse/HBASE-7231
             Project: HBase
          Issue Type: Improvement
    Affects Versions: 0.94.3
            Reporter: Sergey Shelukhin
            Priority: Minor




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

[jira] [Commented] (HBASE-7231) port HBASE-7200 create integration test for balancing regions and killing region servers to 0.94

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-7231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13505884#comment-13505884 ] 

Hudson commented on HBASE-7231:
-------------------------------

Integrated in HBase-0.94 #603 (See [https://builds.apache.org/job/HBase-0.94/603/])
    HBASE-7231 port HBASE-7200 create integration test for balancing regions and killing region servers to 0.94 (Revision 1414890)

     Result = FAILURE
stack : 
Files : 
* /hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/IngestIntegrationTestBase.java
* /hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/IntegrationTestDataIngestWithChaosMonkey.java
* /hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/IntegrationTestRebalanceAndKillServers.java
* /hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/util/ChaosMonkey.java
* /hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/util/LoadTestTool.java

                
> port     HBASE-7200  create integration test for balancing regions and killing region servers  to 0.94
> ------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-7231
>                 URL: https://issues.apache.org/jira/browse/HBASE-7231
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.94.3
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>            Priority: Minor
>             Fix For: 0.94.4
>
>         Attachments: HBASE-7200-094.patch
>
>


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

[jira] [Updated] (HBASE-7231) port HBASE-7200 create integration test for balancing regions and killing region servers to 0.94

Posted by "Sergey Shelukhin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-7231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Shelukhin updated HBASE-7231:
------------------------------------

    Assignee: Sergey Shelukhin
    
> port     HBASE-7200  create integration test for balancing regions and killing region servers  to 0.94
> ------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-7231
>                 URL: https://issues.apache.org/jira/browse/HBASE-7231
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.94.3
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>            Priority: Minor
>


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

[jira] [Updated] (HBASE-7231) port HBASE-7200 create integration test for balancing regions and killing region servers to 0.94

Posted by "Sergey Shelukhin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-7231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Shelukhin updated HBASE-7231:
------------------------------------

    Status: Patch Available  (was: Open)
    
> port     HBASE-7200  create integration test for balancing regions and killing region servers  to 0.94
> ------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-7231
>                 URL: https://issues.apache.org/jira/browse/HBASE-7231
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.94.3
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>            Priority: Minor
>         Attachments: HBASE-7200-094.patch
>
>


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

[jira] [Updated] (HBASE-7231) port HBASE-7200 create integration test for balancing regions and killing region servers to 0.94

Posted by "Sergey Shelukhin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-7231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Shelukhin updated HBASE-7231:
------------------------------------

    Attachment: HBASE-7200-094.patch

almost no changes from original patch
                
> port     HBASE-7200  create integration test for balancing regions and killing region servers  to 0.94
> ------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-7231
>                 URL: https://issues.apache.org/jira/browse/HBASE-7231
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.94.3
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>            Priority: Minor
>         Attachments: HBASE-7200-094.patch
>
>


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

[jira] [Updated] (HBASE-7231) port HBASE-7200 create integration test for balancing regions and killing region servers to 0.94

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

stack updated HBASE-7231:
-------------------------

       Resolution: Fixed
    Fix Version/s: 0.94.4
     Hadoop Flags: Reviewed
           Status: Resolved  (was: Patch Available)

Committed to 0.94 branch.  Thanks for the patch Sergey.
                
> port     HBASE-7200  create integration test for balancing regions and killing region servers  to 0.94
> ------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-7231
>                 URL: https://issues.apache.org/jira/browse/HBASE-7231
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.94.3
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>            Priority: Minor
>             Fix For: 0.94.4
>
>         Attachments: HBASE-7200-094.patch
>
>


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