Andrew Wong has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/16193 )

Change subject: KUDU-2612 p5: RPC endpoints for txn status management
......................................................................

KUDU-2612 p5: RPC endpoints for txn status management

This adds an endpoint to the TabletServerAdminService that allows for
RPCs to the TxnStatusManager. Some single-node  error scenarios are
tested, though it's worth noting that this is only groundwork for a
later patch that will introduce system client calls that will handle
such error scenarios automatically.

Change-Id: Id846160724b334d2c52eb9a1bae0ffd19536bcc9
Reviewed-on: http://gerrit.cloudera.org:8080/16193
Tested-by: Kudu Jenkins
Reviewed-by: Alexey Serbin <[email protected]>
---
M src/kudu/integration-tests/ts_tablet_manager-itest.cc
M src/kudu/tserver/tablet_service.cc
M src/kudu/tserver/tablet_service.h
M src/kudu/tserver/tserver_admin.proto
4 files changed, 339 insertions(+), 11 deletions(-)

Approvals:
  Kudu Jenkins: Verified
  Alexey Serbin: Looks good to me, approved

--
To view, visit http://gerrit.cloudera.org:8080/16193
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Id846160724b334d2c52eb9a1bae0ffd19536bcc9
Gerrit-Change-Number: 16193
Gerrit-PatchSet: 8
Gerrit-Owner: Andrew Wong <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Grant Henke <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Tidy Bot (241)

Reply via email to