[
https://issues.apache.org/jira/browse/HBASE-18233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yu Li updated HBASE-18233:
--------------------------
Attachment: HBASE-18233.branch-1.2.UT.log
Attaching the result against latest branch-1.2 code base (SHA: 4e9136e03) w/
patch, using below command:
{noformat}
mvn -B -PrunAllTests\
-DreuseForks=false\
-Dmaven.test.redirectTestOutputToFile=true\
-Dsurefire.rerunFailingTestsCount=2\
-Dit.test=noItTest\
-Dmaven.test.failure.ignore=true\
-Dsurefire.testFailureIgnore=true\
-Dmaven.test.error.ignore=true\
clean test
{noformat}
And the result lgtm (hbase-server for example):
{noformat}
first part:
[INFO] Results:
[INFO]
[WARNING] Tests run: 1022, Failures: 0, Errors: 0, Skipped: 20
second part:
[INFO] Results:
[INFO]
[WARNING] Tests run: 2561, Failures: 0, Errors: 0, Skipped: 40
{noformat}
Used a physical machine for UT, with 64GB memory and 24core cpu
> We shouldn't wait for readlock in doMiniBatchMutation in case of deadlock
> -------------------------------------------------------------------------
>
> Key: HBASE-18233
> URL: https://issues.apache.org/jira/browse/HBASE-18233
> Project: HBase
> Issue Type: Bug
> Affects Versions: 1.2.7
> Reporter: Allan Yang
> Assignee: Allan Yang
> Priority: Blocker
> Fix For: 1.3.2, 1.2.7
>
> Attachments: HBASE-18233-branch-1.2.patch,
> HBASE-18233-branch-1.2.trivial.patch, HBASE-18233-branch-1.2.v2.patch,
> HBASE-18233-branch-1.2.v3.patch, HBASE-18233-branch-1.2.v4 (1).patch,
> HBASE-18233-branch-1.2.v4 (1).patch, HBASE-18233-branch-1.2.v4 (2).patch,
> HBASE-18233-branch-1.2.v4.patch, HBASE-18233-branch-1.2.v4.patch,
> HBASE-18233-branch-1.2.v4.patch, HBASE-18233-branch-1.2.v4.patch,
> HBASE-18233-branch-1.2.v4.patch, HBASE-18233-branch-1.2.v4.patch,
> HBASE-18233-branch-1.2.v4.patch, HBASE-18233-branch-1.2.v4.patch,
> HBASE-18233-branch-1.2.v5.patch, HBASE-18233-branch-1.2.v5.patch,
> HBASE-18233.branch-1.2.UT.log
>
>
> Please refer to the discuss in HBASE-18144
> https://issues.apache.org/jira/browse/HBASE-18144?focusedCommentId=16051701&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16051701
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)