[
https://issues.apache.org/jira/browse/BOOKKEEPER-780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14114138#comment-14114138
]
Hadoop QA commented on BOOKKEEPER-780:
--------------------------------------
Testing JIRA BOOKKEEPER-780
Patch
[0001-BOOKKEEPER-780-Findbug-issue-in-trunk.patch|https://issues.apache.org/jira/secure/attachment/12665000/0001-BOOKKEEPER-780-Findbug-issue-in-trunk.patch]
downloaded at Thu Aug 28 17:35:19 UTC 2014
----------------------------
{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:red}WARNING{color}: the current HEAD has 23 Javadoc warning(s)
{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:red}WARNING: the current HEAD has Findbugs warning(s), they should
be addressed ASAP{color}
{color:red}-1 TESTS{color}
. Tests run: 804
. Tests failed: 8
. Tests errors: 10
. The patch failed the following testcases:
.
testAsyncSubscribeWithInvalidSubscriberId[1](org.apache.hedwig.server.integration.TestHedwigHubSSL)
.
testSyncUnsubscribeWithInvalidSubscriberId[1](org.apache.hedwig.server.integration.TestHedwigHubSSL)
.
testAsyncUnsubscribeWithInvalidSubscriberId[1](org.apache.hedwig.server.integration.TestHedwigHubSSL)
.
testSyncHubSubscribeWithInvalidSubscriberId[1](org.apache.hedwig.server.integration.TestHedwigHubSSL)
.
testAsyncHubSubscribeWithInvalidSubscriberId[1](org.apache.hedwig.server.integration.TestHedwigHubSSL)
.
testSyncHubUnsubscribeWithInvalidSubscriberId[1](org.apache.hedwig.server.integration.TestHedwigHubSSL)
.
testAsyncHubUnsubscribeWithInvalidSubscriberId[1](org.apache.hedwig.server.integration.TestHedwigHubSSL)
.
testPublishWithBookKeeperError[1](org.apache.hedwig.server.integration.TestHedwigHubSSL)
{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}
{color:red}. There is at least one warning, please check{color}
The full output of the test-patch run is available at
. https://builds.apache.org/job/bookkeeper-trunk-precommit-build/692/
> Findbug issue in trunk
> ----------------------
>
> Key: BOOKKEEPER-780
> URL: https://issues.apache.org/jira/browse/BOOKKEEPER-780
> Project: Bookkeeper
> Issue Type: Bug
> Reporter: Ivan Kelly
> Assignee: Ivan Kelly
> Fix For: 4.3.0
>
> Attachments: 0001-BOOKKEEPER-780-Findbug-issue-in-trunk.patch
>
>
> [INFO] --- findbugs-maven-plugin:2.5.2:check (default-cli) @
> bookkeeper-server ---
> [INFO] BugInstance size is 1
> [INFO] Error size is 0
> [INFO] Total bugs: 1
> [INFO] Dead store to conn in
> org.apache.bookkeeper.proto.WriteEntryProcessorV3$1.writeComplete(int, long,
> long, BookieSocketAddress, Object)
> ["org.apache.bookkeeper.proto.WriteEntryProcessorV3$1"] At
> WriteEntryProcessorV3.java:[lines 68-98]
--
This message was sent by Atlassian JIRA
(v6.2#6252)