[
https://issues.apache.org/jira/browse/HBASE-13041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14323724#comment-14323724
]
Hudson commented on HBASE-13041:
--------------------------------
FAILURE: Integrated in HBase-TRUNK #6139 (See
[https://builds.apache.org/job/HBase-TRUNK/6139/])
HBASE-13041 TestEnableTableHandler should not call AssignmentManager#assign
concurrently with master (Andrey Stepachev) (stack: rev
d3621d24ded796dc0f50ca4cccfec400837a9e51)
*
hbase-server/src/test/java/org/apache/hadoop/hbase/master/handler/TestEnableTableHandler.java
> TestEnableTableHandler should not call AssignmentManager#assign concurrently
> with master
> ----------------------------------------------------------------------------------------
>
> Key: HBASE-13041
> URL: https://issues.apache.org/jira/browse/HBASE-13041
> Project: HBase
> Issue Type: Bug
> Components: integration tests
> Affects Versions: 2.0.0
> Reporter: Andrey Stepachev
> Assignee: Andrey Stepachev
> Fix For: 2.0.0
>
> Attachments: HBASE-13041.patch, HBASE-13041.patch
>
>
> TestEnableTableHandler calls assign() concurrently with master. Lets call
> assign through admin interface.
> Also make asserts a bit more stable.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)