This is an automated email from the ASF dual-hosted git repository.
granthenke pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git.
from b284a0a [Java] Upgrade dependencies
new e28b1c6 [consensus] Allow sending status-only request messages to
FAILED peer
new 737877d [build] Automate using GCC-8 on SLES 12
The 2 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.
Summary of changes:
.../ccache-gcc-8/c++ | 6 ++-
.../ccache-gcc-8/cc | 6 ++-
build-support/enable_devtoolset.sh | 40 ++++++++++++----
docs/installation.adoc | 24 +++++++---
src/kudu/consensus/consensus_queue-test.cc | 56 ++++++++++++++++++++--
src/kudu/consensus/consensus_queue.cc | 33 +++++++++++--
src/kudu/consensus/consensus_queue.h | 6 ++-
src/kudu/consensus/raft_consensus.cc | 3 +-
src/kudu/consensus/raft_consensus.h | 4 ++
thirdparty/preflight.py | 2 +-
10 files changed, 150 insertions(+), 30 deletions(-)
copy examples/scala/sbt-int-test-example/project/build.properties =>
build-support/ccache-gcc-8/c++ (88%)
mode change 100644 => 100755
copy examples/scala/sbt-int-test-example/project/build.properties =>
build-support/ccache-gcc-8/cc (88%)
mode change 100644 => 100755