[ 
https://issues.apache.org/jira/browse/BOOKKEEPER-867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14964804#comment-14964804
 ] 

Hadoop QA commented on BOOKKEEPER-867:
--------------------------------------

Testing JIRA BOOKKEEPER-867


Patch 
[git-format-patch-norefix-0001-BOOKKEEPER-867-New-Client-API-to-allow-applications-.patch|https://issues.apache.org/jira/secure/attachment/12767390/git-format-patch-norefix-0001-BOOKKEEPER-867-New-Client-API-to-allow-applications-.patch]
 downloaded at Tue Oct 20 00:16:42 PDT 2015

----------------------------

{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:red}-1{color} the patch contains 23 line(s) with trailing spaces
.       L38: 
        L53: 
        L69: 
        L176: 
        L181: 
        L196: 
        L213: 
        L217: 
        L225: 
        L230: 
        L254: 
        L282: 
        L309: 
        L348: 
        L363: 
        L401: 
        L405: 
        L633: 
        L640: 
        L644: 
        L665: 
        L715: 
        L1042:-- 
.    {color:red}-1{color} the patch contains 9 line(s) longer than 120 
characters
.       L20:diff --git 
bookkeeper-server/src/main/java/org/apache/bookkeeper/client/BKException.java 
bookkeeper-server/src/main/java/org/apache/bookkeeper/client/BKException.java
        L63:diff --git 
bookkeeper-server/src/main/java/org/apache/bookkeeper/client/BookKeeper.java 
bookkeeper-server/src/main/java/org/apache/bookkeeper/client/BookKeeper.java
        L167:diff --git 
bookkeeper-server/src/main/java/org/apache/bookkeeper/client/LedgerCreateOp.java
 
bookkeeper-server/src/main/java/org/apache/bookkeeper/client/LedgerCreateOp.java
        L207:diff --git 
bookkeeper-server/src/main/java/org/apache/bookkeeper/client/LedgerHandle.java 
bookkeeper-server/src/main/java/org/apache/bookkeeper/client/LedgerHandle.java
        L407:diff --git 
bookkeeper-server/src/main/java/org/apache/bookkeeper/client/LedgerHandleAdv.java
 
bookkeeper-server/src/main/java/org/apache/bookkeeper/client/LedgerHandleAdv.java
        L577:+    void doAsyncAddEntry(final PendingAddOp op, final byte[] 
data, final int offset, final int length, final AddCallback cb, final Object 
ctx) {
        L626:diff --git 
bookkeeper-server/src/main/java/org/apache/bookkeeper/client/PendingAddOp.java 
bookkeeper-server/src/main/java/org/apache/bookkeeper/client/PendingAddOp.java
        L659:diff --git 
bookkeeper-server/src/test/java/org/apache/bookkeeper/client/BookieWriteLedgerTest.java
 
bookkeeper-server/src/test/java/org/apache/bookkeeper/client/BookieWriteLedgerTest.java
        L811:+                    ArrayList<BookieSocketAddress> ensemble = 
lh.getLedgerMetadata().getEnsembles().entrySet().iterator().next()
.    {color:green}+1{color} the patch does adds/modifies 1 testcase(s)
{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:red}-1 TESTS{color}
.    Tests run: 624
.    Tests failed: 0
.    Tests errors: 1

.    The patch failed the following testcases:

.      

{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

.

> New Client API to allow applications pass-in EntryId.
> -----------------------------------------------------
>
>                 Key: BOOKKEEPER-867
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-867
>             Project: Bookkeeper
>          Issue Type: Sub-task
>          Components: bookkeeper-client
>    Affects Versions: 4.3.1
>            Reporter: Venkateswararao Jujjuri
>            Assignee: Venkateswararao Jujjuri
>              Labels: features, newbie
>             Fix For: 4.4.0
>
>         Attachments: 
> 0001-BOOKKEEPER-867-New-Client-API-to-allow-applications-.patch, 
> 0001-BOOKKEEPER-867-New-Client-API-to-allow-applications-.patch, 
> 0001-BOOKKEEPER-867-New-Client-API-to-allow-applications-.patch, 
> 0001-BOOKKEEPER-867-New-Client-API-to-allow-applications-.patch, 
> 0001-BOOKKEEPER-867-New-Client-API-to-allow-applications-.patch, 
> 0001-BOOKKEEPER-867-New-Client-API-to-allow-applications-.patch, 
> BOOKKEEPER-867.patch, 
> git-format-patch-norefix-0001-BOOKKEEPER-867-New-Client-API-to-allow-applications-.patch,
>  noprefix-0001-BOOKKEEPER-867-New-Client-API-to-allow-applications-.patch, 
> noprefix-0001-BOOKKEEPER-867-New-Client-API-to-allow-applications-.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to