You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bookkeeper.apache.org by iv...@apache.org on 2017/10/20 22:38:25 UTC

[bookkeeper] branch change-3 created (now 2dc804e)

This is an automated email from the ASF dual-hosted git repository.

ivank pushed a change to branch change-3
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git.


      at 2dc804e  Test Change 3

This branch includes the following new commits:

     new 2dc804e  Test Change 3

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


-- 
To stop receiving notification emails like this one, please contact
['"commits@bookkeeper.apache.org" <co...@bookkeeper.apache.org>'].

[bookkeeper] 01/01: Test Change 3

Posted by iv...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ivank pushed a commit to branch change-3
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git

commit 2dc804e592e0310d79980d25e89597b02133e2ec
Author: Ivan Kelly <iv...@midokura.com>
AuthorDate: Fri Oct 20 15:38:10 2017 -0700

    Test Change 3
---
 .../main/java/org/apache/bookkeeper/proto/PerChannelBookieClient.java    | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bookkeeper-server/src/main/java/org/apache/bookkeeper/proto/PerChannelBookieClient.java b/bookkeeper-server/src/main/java/org/apache/bookkeeper/proto/PerChannelBookieClient.java
index 5f283ef..0d94dd4 100644
--- a/bookkeeper-server/src/main/java/org/apache/bookkeeper/proto/PerChannelBookieClient.java
+++ b/bookkeeper-server/src/main/java/org/apache/bookkeeper/proto/PerChannelBookieClient.java
@@ -19,6 +19,7 @@ package org.apache.bookkeeper.proto;
 
 CHANGE1;
 CHANGE2;
+CHANGE3;
 import static org.apache.bookkeeper.client.LedgerHandle.INVALID_ENTRY_ID;
 
 import com.google.common.collect.Sets;

-- 
To stop receiving notification emails like this one, please contact
"commits@bookkeeper.apache.org" <co...@bookkeeper.apache.org>.