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

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


    from 1f6f7e5ba KUDU-3534 [compaction] Log timestamp of two matching DELETE 
REDO mutations.
     new 0c8d2eee1 [rpc] extra test scenarios for exactly-once RPC logic
     new 9181f9ebe [Tool] Find file path where the block is located

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/fs/block_manager.h           |   7 ++
 src/kudu/fs/file_block_manager.h      |   7 +-
 src/kudu/fs/log_block_manager.cc      |  15 +++
 src/kudu/fs/log_block_manager.h       |   2 +
 src/kudu/rpc/exactly_once_rpc-test.cc | 203 +++++++++++++++++++++++++++++++---
 src/kudu/tools/kudu-tool-test.cc      |  64 +++++++++++
 src/kudu/tools/tool_action_fs.cc      |  45 ++++++++
 7 files changed, 322 insertions(+), 21 deletions(-)

Reply via email to