Merge remote-tracking branch 'apache/master' into merge/DL-90

Project: http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/commit/c4a6020c
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/tree/c4a6020c
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/diff/c4a6020c

Branch: refs/heads/merge/DL-98
Commit: c4a6020c39d3a91473a3dad4b687320deaf7bc63
Parents: 800b867 132dadc
Author: Sijie Guo <si...@apache.org>
Authored: Fri Dec 16 23:35:36 2016 -0800
Committer: Sijie Guo <si...@apache.org>
Committed: Fri Dec 16 23:35:36 2016 -0800

----------------------------------------------------------------------
 .gitignore                                      |   4 +
 .travis.yml                                     |   4 +
 Dockerfile                                      |  10 +-
 Vagrantfile                                     |   5 +-
 distributedlog-benchmark/bin/bundle             |   7 +-
 distributedlog-benchmark/bin/dbench             |  15 +-
 distributedlog-benchmark/conf/dlogenv.sh        |   2 +-
 .../routing/ConsistentHashRoutingService.java   |   2 +-
 distributedlog-core/bin/dlog                    |  12 +-
 distributedlog-core/conf/write_proxy.conf       |   2 +-
 distributedlog-service/bin/bundle               |   7 +-
 distributedlog-service/bin/dlog                 |  10 +-
 distributedlog-service/bin/dlog-daemon.sh       | 170 +++++++++----------
 .../distributedlog-kafka/bin/runner             |   1 -
 docker/Dockerfile                               |  35 ----
 docs/admin_guide/vagrant.rst                    |   4 +-
 docs/basics/introduction.rst                    |  14 +-
 docs/deployment/cluster.rst                     |  58 ++++---
 docs/deployment/docker.rst                      |   2 +-
 pom.xml                                         |  11 +-
 scripts/bundle                                  |   2 -
 scripts/common.sh                               |  10 +-
 scripts/integration/smoketest.sh                | 113 ++++++++++++
 scripts/runner                                  |  12 +-
 scripts/snapshot                                |  11 +-
 vagrant/base.sh                                 |  43 ++---
 vagrant/bk.sh                                   |  64 +++----
 vagrant/zk.sh                                   |   5 +-
 28 files changed, 361 insertions(+), 274 deletions(-)
----------------------------------------------------------------------


Reply via email to