You are viewing a plain text version of this content. The canonical link for it is here.
Posted to distributedlog-issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2017/11/29 02:10:50 UTC

[GitHub] sijie opened a new pull request #240: Make distributedlog compiled with latest bookkeeper version

sijie opened a new pull request #240: Make distributedlog compiled with latest bookkeeper version
URL: https://github.com/apache/distributedlog/pull/240
 
 
   Descriptions of the changes in this PR:
   
   There are code changes on PendingReadOp for new bookkeeper api in current master. DistributedLog uses PendingReadOp for some administration tools. So the current master doesn't compile with the latest bookkeeper version. This code change is to fix that.
   
   The change here includes:
   
   - bump bk to 4.7.0-SNAPSHOT (will switch to 4.6.0 after it is released)
   - change to use the latest CompletableFuture in latest PendingReadOp. (this change doesn't target at making distributedlog work with new API)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services