[
https://issues.apache.org/jira/browse/HBASE-18233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16226376#comment-16226376
]
Yu Li commented on HBASE-18233:
-------------------------------
{noformat}
05:28:29
============================================================================
05:28:29
============================================================================
05:28:29 Running unit tests
05:28:29
============================================================================
05:28:29
============================================================================
...
05:40:38 FATAL: command execution failed
05:40:38 Command close created at
05:40:38 at hudson.remoting.Command.<init>(Command.java:60)
05:40:38 at
hudson.remoting.Channel$CloseCommand.<init>(Channel.java:1132)
05:40:38 at
hudson.remoting.Channel$CloseCommand.<init>(Channel.java:1130)
05:40:38 at hudson.remoting.Channel.close(Channel.java:1290)
05:40:38 at hudson.remoting.Channel.close(Channel.java:1272)
05:40:38 at
hudson.remoting.Channel$CloseCommand.execute(Channel.java:1137)
05:40:38 Caused: hudson.remoting.Channel$OrderlyShutdown
05:40:38 at
hudson.remoting.Channel$CloseCommand.execute(Channel.java:1138)
05:40:38 at hudson.remoting.Channel$1.handle(Channel.java:535)
05:40:38 at
hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:83)
05:40:38 Caused: java.io.IOException: Backing channel 'H6' is disconnected.
05:40:38 at
hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:192)
05:40:38 at
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:257)
05:40:38 at com.sun.proxy.$Proxy148.isAlive(Unknown Source)
05:40:38 at
hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1138)
{noformat}
Seems something wrong with the build machine. Will try to run the tests locally
and post result, but may delay due to busy preparing for Singles' Day...
> 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.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
>
>
> 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)