[
https://issues.apache.org/jira/browse/BOOKKEEPER-678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13755699#comment-13755699
]
Hadoop QA commented on BOOKKEEPER-678:
--------------------------------------
Testing JIRA BOOKKEEPER-678
Patch
[0001-BOOKKEEPER-678-upgraded-netty-version.patch|https://issues.apache.org/jira/secure/attachment/12600975/0001-BOOKKEEPER-678-upgraded-netty-version.patch]
downloaded at Sun Sep 1 10:32:11 UTC 2013
----------------------------
{color:green}+1 PATCH_APPLIES{color}
{color:green}+1 CLEAN{color}
{color:red}-1 RAW_PATCH_ANALYSIS{color}
. {color:green}+1{color} the patch does not introduce any @author tags
. {color:green}+1{color} the patch does not introduce any tabs
. {color:green}+1{color} the patch does not introduce any trailing spaces
. {color:green}+1{color} the patch does not introduce any line longer than
120
. {color:red}-1{color} the patch does not add/modify any testcase
{color:green}+1 RAT{color}
. {color:green}+1{color} the patch does not seem to introduce new RAT
warnings
{color:green}+1 JAVADOC{color}
. {color:green}+1{color} the patch does not seem to introduce new Javadoc
warnings
{color:green}+1 COMPILE{color}
. {color:green}+1{color} HEAD compiles
. {color:green}+1{color} patch compiles
. {color:green}+1{color} the patch does not seem to introduce new javac
warnings
{color:green}+1 FINDBUGS{color}
. {color:green}+1{color} the patch does not seem to introduce new Findbugs
warnings
{color:green}+1 TESTS{color}
. Tests run: 877
{color:green}+1 DISTRO{color}
. {color:green}+1{color} distro tarball builds with the patch
----------------------------
{color:red}*-1 Overall result, please check the reported -1(s)*{color}
The full output of the test-patch run is available at
. https://builds.apache.org/job/bookkeeper-trunk-precommit-build/479/
> BookieServer shutdown hangs indefinitely at
> NioServerSocketChannelFactory.releaseExternalResources
> --------------------------------------------------------------------------------------------------
>
> Key: BOOKKEEPER-678
> URL: https://issues.apache.org/jira/browse/BOOKKEEPER-678
> Project: Bookkeeper
> Issue Type: Bug
> Components: bookkeeper-server
> Reporter: Rakesh R
> Assignee: Rakesh R
> Fix For: 4.3.0
>
> Attachments:
> 0001-BOOKKEEPER-678-ThreadDump-bkServer-hangs-at-release-external-resources.th,
> 0001-BOOKKEEPER-678-upgraded-netty-version.patch
>
>
> BookieFailureTest testcase hangs randomly in my environment(Windows 7), when
> I checked the threaddump, its waiting at NIO's releaseExternalResources.
> Please have a look at the following threaddump.
> {code}
> "Thread-6" prio=6 tid=0x0000000007676800 nid=0x19ac waiting on condition
> [0x000000000b1ae000]
> java.lang.Thread.State: TIMED_WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x00000000c3278068> (a
> java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
> at
> java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:196)
> at
> java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2025)
> at
> java.util.concurrent.ThreadPoolExecutor.awaitTermination(ThreadPoolExecutor.java:1261)
> at
> org.jboss.netty.util.internal.ExecutorUtil.terminate(ExecutorUtil.java:107)
> at
> org.jboss.netty.channel.socket.nio.NioServerSocketChannelFactory.releaseExternalResources(NioServerSocketChannelFactory.java:146)
> at
> org.apache.bookkeeper.proto.BookieNettyServer.shutdown(BookieNettyServer.java:149)
> at
> org.apache.bookkeeper.proto.BookieServer.shutdown(BookieServer.java:138)
> - locked <0x00000000c3277ca8> (a
> org.apache.bookkeeper.proto.BookieServer)
> at
> org.apache.bookkeeper.test.BookieFailureTest.auxTestReadWriteAsyncSingleClient(BookieFailureTest.java:177)
> at
> org.apache.bookkeeper.test.BookieFailureTest.testAsyncBK3(BookieFailureTest.java:114)
> {code}
> Also, full threaddump is attached to this JIRA.
--
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