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

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


    from 7bc13ef92 Minor refactoring on kudu-tool-test (take 2)
     new 7be030bae KUDU-3519: List masters in /dump-entities
     new 3bdaf50b5 [compaction] Skip memory allocation for ancient undo deltas

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:
 src/kudu/master/master-test.cc            |  28 +++++-
 src/kudu/master/master_path_handlers.cc   |  49 +++++++++-
 src/kudu/tablet/compaction.cc             |  67 +++++++++++---
 src/kudu/tablet/compaction.h              |   3 +-
 src/kudu/tablet/delta_compaction.cc       |   4 +-
 src/kudu/tablet/tablet-test-base.h        |   2 +-
 src/kudu/tablet/tablet_history_gc-test.cc | 146 ++++++++++++++++++++++++++++++
 7 files changed, 277 insertions(+), 22 deletions(-)

Reply via email to