Alexey Serbin has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/16973 )

Change subject: [tablet] OpDriver::ExecuteAsync() return void
......................................................................

[tablet] OpDriver::ExecuteAsync() return void

This patch addresses a long standing TODO in OpDriver::ExecuteAsync(),
changing its signature to return void instead of Status.

This patch doesn't contain any functional modifications.

Change-Id: I459cdac9f17a6345b2508a6b7137c0768811dd87
Reviewed-on: http://gerrit.cloudera.org:8080/16973
Reviewed-by: Andrew Wong <[email protected]>
Reviewed-by: Mahesh Reddy <[email protected]>
Tested-by: Alexey Serbin <[email protected]>
---
M src/kudu/tablet/ops/op_driver.cc
M src/kudu/tablet/ops/op_driver.h
M src/kudu/tablet/tablet_replica-test.cc
M src/kudu/tablet/tablet_replica.cc
M src/kudu/tablet/txn_participant-test.cc
5 files changed, 14 insertions(+), 16 deletions(-)

Approvals:
  Andrew Wong: Looks good to me, approved
  Mahesh Reddy: Looks good to me, but someone else must approve
  Alexey Serbin: Verified

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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I459cdac9f17a6345b2508a6b7137c0768811dd87
Gerrit-Change-Number: 16973
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Mahesh Reddy <[email protected]>

Reply via email to