This is an automated email from the ASF dual-hosted git repository.

awong pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git.


    from 1ba4a4b  [client-test] added WriteWhileRestartingMultipleTabletServers
     new 930fe5b  test: add more natural test for KUDU-2233
     new 70e0998  k8s: minor updates to the StatefulSet
     new 3faeb3d  KUDU-2612: don't return NOT_FOUND when BEGIN_TXN has not yet 
run

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:
 kubernetes/README.adoc                             |  39 +++---
 kubernetes/kudu-services.yaml                      |  11 +-
 kubernetes/kudu-statefulset.yaml                   |  10 +-
 src/kudu/integration-tests/test_workload.cc        |   6 +-
 src/kudu/integration-tests/test_workload.h         |   6 +-
 .../timestamp_advancement-itest.cc                 | 131 +++++++++++++++++++--
 src/kudu/tablet/compaction.cc                      |  35 ++++--
 src/kudu/tablet/tablet.cc                          |   7 +-
 src/kudu/tablet/tablet_bootstrap.cc                |   4 +-
 src/kudu/tablet/tablet_replica.cc                  |   6 +-
 src/kudu/tablet/txn_participant-test.cc            |   2 +-
 src/kudu/tablet/txn_participant.h                  |   4 +-
 12 files changed, 209 insertions(+), 52 deletions(-)

Reply via email to