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 8973a28 KUDU-2855 Lazy-create DeltaMemStore on first update
new f8d11f2 Separate benchmark to single test
new 99d1bc8 Autogenerate the release index.md file
new c1d1685 [docs] Fix quickstart IP one liner
The 3 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:
docs/quickstart.adoc | 2 +-
docs/support/scripts/index_template.md | 56 ++++++++++++++++++++++++++++++++++
docs/support/scripts/make_site.sh | 10 ++----
src/kudu/common/CMakeLists.txt | 2 +-
src/kudu/common/wire_protocol-test.cc | 26 ++++++++--------
5 files changed, 74 insertions(+), 22 deletions(-)
create mode 100644 docs/support/scripts/index_template.md