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:50:13 UTC

[bookkeeper] branch change-1 updated: Updating after review

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

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


The following commit(s) were added to refs/heads/change-1 by this push:
     new e2eaa48  Updating after review
e2eaa48 is described below

commit e2eaa48630cb4e88ec97088c45f6671b33f41b2c
Author: Ivan Kelly <iv...@midokura.com>
AuthorDate: Fri Oct 20 15:50:02 2017 -0700

    Updating after review
---
 .../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 ab6e7bc..73333ff 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
@@ -18,6 +18,7 @@
 package org.apache.bookkeeper.proto;
 
 CHANGE1;
+CHANGEX;
 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>'].