[GitHub] incubator-distributedlog pull request #133: DL-124: Use Java8 Future rather ...

2017-06-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-distributedlog/pull/133 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if

incubator-distributedlog git commit: Fix merge script issues

2017-06-21 Thread sijie
Repository: incubator-distributedlog Updated Branches: refs/heads/master 0cb775c93 -> 0f4ea2816 Fix merge script issues Problem: Currently the merge script is broken when the reviewer's id is not in reviewers list. Solution: - Change "reviewers[reviewer_id]" to "reviewer_id in reviewers"

[GitHub] incubator-distributedlog pull request #134: Fix merge script issues

2017-06-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-distributedlog/pull/134 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if

[03/23] incubator-distributedlog git commit: DL-124: Use Java8 Future rather than twitter Future

2017-06-21 Thread sijie
http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/53fca4ac/distributedlog-core/src/test/java/org/apache/distributedlog/lock/TestZKSessionLock.java -- diff --git

[14/23] incubator-distributedlog git commit: DL-124: Use Java8 Future rather than twitter Future

2017-06-21 Thread sijie
http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/53fca4ac/distributedlog-core/src/main/java/org/apache/distributedlog/api/namespace/NamespaceBuilder.java -- diff --git

[17/23] incubator-distributedlog git commit: DL-124: Use Java8 Future rather than twitter Future

2017-06-21 Thread sijie
http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/53fca4ac/distributedlog-core/src/main/java/org/apache/distributedlog/BKLogHandler.java -- diff --git

[15/23] incubator-distributedlog git commit: DL-124: Use Java8 Future rather than twitter Future

2017-06-21 Thread sijie
http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/53fca4ac/distributedlog-core/src/main/java/org/apache/distributedlog/LogWriter.java -- diff --git

[21/23] incubator-distributedlog git commit: DL-124: Use Java8 Future rather than twitter Future

2017-06-21 Thread sijie
http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/53fca4ac/distributedlog-common/src/main/java/org/apache/distributedlog/util/package-info.java -- diff --git

[02/23] incubator-distributedlog git commit: DL-124: Use Java8 Future rather than twitter Future

2017-06-21 Thread sijie
http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/53fca4ac/distributedlog-protocol/src/test/java/org/apache/distributedlog/TimedOutTestsListener.java -- diff --git

[16/23] incubator-distributedlog git commit: DL-124: Use Java8 Future rather than twitter Future

2017-06-21 Thread sijie
http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/53fca4ac/distributedlog-core/src/main/java/org/apache/distributedlog/BKLogWriteHandler.java -- diff --git

[07/23] incubator-distributedlog git commit: DL-124: Use Java8 Future rather than twitter Future

2017-06-21 Thread sijie
http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/53fca4ac/distributedlog-core/src/test/java/org/apache/distributedlog/TestAsyncReaderWriter.java -- diff --git

[09/23] incubator-distributedlog git commit: DL-124: Use Java8 Future rather than twitter Future

2017-06-21 Thread sijie
http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/53fca4ac/distributedlog-core/src/main/java/org/apache/distributedlog/util/FutureUtils.java -- diff --git

[06/23] incubator-distributedlog git commit: DL-124: Use Java8 Future rather than twitter Future

2017-06-21 Thread sijie
http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/53fca4ac/distributedlog-core/src/test/java/org/apache/distributedlog/TestBKLogSegmentWriter.java -- diff --git

[04/23] incubator-distributedlog git commit: DL-124: Use Java8 Future rather than twitter Future

2017-06-21 Thread sijie
http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/53fca4ac/distributedlog-core/src/test/java/org/apache/distributedlog/impl/TestZKLogSegmentMetadataStore.java -- diff --git

[01/23] incubator-distributedlog git commit: DL-124: Use Java8 Future rather than twitter Future

2017-06-21 Thread sijie
Repository: incubator-distributedlog Updated Branches: refs/heads/master 0f4ea2816 -> 53fca4ac3 http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/53fca4ac/distributedlog-tutorials/distributedlog-basic/src/main/java/org/apache/distributedlog/basic/AtomicWriter.java

[05/23] incubator-distributedlog git commit: DL-124: Use Java8 Future rather than twitter Future

2017-06-21 Thread sijie
http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/53fca4ac/distributedlog-core/src/test/java/org/apache/distributedlog/TestSequenceID.java -- diff --git

[08/23] incubator-distributedlog git commit: DL-124: Use Java8 Future rather than twitter Future

2017-06-21 Thread sijie
http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/53fca4ac/distributedlog-core/src/main/java/org/apache/distributedlog/util/Utils.java -- diff --git

[10/23] incubator-distributedlog git commit: DL-124: Use Java8 Future rather than twitter Future

2017-06-21 Thread sijie
http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/53fca4ac/distributedlog-core/src/main/java/org/apache/distributedlog/metadata/LogSegmentMetadataStoreUpdater.java -- diff --git

[19/23] incubator-distributedlog git commit: DL-124: Use Java8 Future rather than twitter Future

2017-06-21 Thread sijie
http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/53fca4ac/distributedlog-core-twitter/src/test/java/org/apache/distributedlog/TestDistributedLogManagerImpl.java -- diff --git

[12/23] incubator-distributedlog git commit: DL-124: Use Java8 Future rather than twitter Future

2017-06-21 Thread sijie
http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/53fca4ac/distributedlog-core/src/main/java/org/apache/distributedlog/impl/logsegment/BKLogSegmentEntryStore.java -- diff --git

[13/23] incubator-distributedlog git commit: DL-124: Use Java8 Future rather than twitter Future

2017-06-21 Thread sijie
http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/53fca4ac/distributedlog-core/src/main/java/org/apache/distributedlog/function/VoidFunctions.java -- diff --git

[18/23] incubator-distributedlog git commit: DL-124: Use Java8 Future rather than twitter Future

2017-06-21 Thread sijie
http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/53fca4ac/distributedlog-core/src/main/java/org/apache/distributedlog/BKAsyncLogReader.java -- diff --git

[20/23] incubator-distributedlog git commit: DL-124: Use Java8 Future rather than twitter Future

2017-06-21 Thread sijie
http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/53fca4ac/distributedlog-core-twitter/src/main/java/org/apache/distributedlog/LogReader.java -- diff --git

[23/23] incubator-distributedlog git commit: DL-124: Use Java8 Future rather than twitter Future

2017-06-21 Thread sijie
DL-124: Use Java8 Future rather than twitter Future Switch to use Java8 CompletableFuture, to reduce dependencies introduced by twitter future and make it more friendly to users (users don't think of using which version of scala). This change is based on #132 . Gitsha ce0686e is the change to

[22/23] incubator-distributedlog git commit: DL-124: Use Java8 Future rather than twitter Future

2017-06-21 Thread sijie
http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/53fca4ac/distributedlog-common/src/main/java/org/apache/distributedlog/common/config/ConfigurationSubscription.java -- diff --git

incubator-distributedlog git commit: DL-81: Build the distributedlog release procedure

2017-06-21 Thread sijie
Repository: incubator-distributedlog Updated Branches: refs/heads/master 53fca4ac3 -> d508e7f1b DL-81: Build the distributedlog release procedure Borrow from http://beam.incubator.apache.org/contribute/release-guide/ Author: Sijie Guo Reviewers: Franck Cuny

[GitHub] incubator-distributedlog issue #27: DL-23: update libthrift version in distr...

2017-06-21 Thread sijie
Github user sijie commented on the issue: https://github.com/apache/incubator-distributedlog/pull/27 @jiazhai I fixed the thrift dependency in #132 . do you mind closing this PR? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] incubator-distributedlog pull request #51: DL-81: Build the distributedlog r...

2017-06-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-distributedlog/pull/51 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if