Hello Kudu Jenkins,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/16043

to look at the new patch set (#2).

Change subject: KUDU-2612 p1: add initial transaction status storage
......................................................................

KUDU-2612 p1: add initial transaction status storage

This adds a system tablet storage API for storing the status of
transactions, in the form of the newly added TxnStatusTablet, which
reads from an underlying TabletReplica.

This patch only introduces the schema, basic write calls, and scan calls
to be used by a transaction management entity in a later patch.

Change-Id: I94ddbd37c65932120835d6e138307f819935173c
---
M CMakeLists.txt
M src/kudu/tablet/tablet.cc
M src/kudu/tablet/tablet.h
A src/kudu/transactions/CMakeLists.txt
A src/kudu/transactions/status_tablet-test.cc
A src/kudu/transactions/status_tablet.cc
A src/kudu/transactions/status_tablet.h
A src/kudu/transactions/transactions.proto
8 files changed, 749 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/43/16043/2
--
To view, visit http://gerrit.cloudera.org:8080/16043
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I94ddbd37c65932120835d6e138307f819935173c
Gerrit-Change-Number: 16043
Gerrit-PatchSet: 2
Gerrit-Owner: Andrew Wong <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)

Reply via email to