Grant Henke has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/13734 )
Change subject: [tablet] reinforce the CountLiveRows API ...................................................................... [tablet] reinforce the CountLiveRows API In the recent patch 13426, I found that the CountLiveRows API is not safe after the tablet is been shut down. Though the API has not been used by any real users except test cases, I think it's necessary to add this patch to the 1.10.x release in progress if it's possible. Change-Id: I56b25a6acb61564ce089be11a1605a19c25eb9e0 Reviewed-on: http://gerrit.cloudera.org:8080/13734 Tested-by: Kudu Jenkins Reviewed-by: Andrew Wong <[email protected]> Reviewed-by: Grant Henke <[email protected]> --- M src/kudu/tablet/tablet-test.cc M src/kudu/tablet/tablet.cc 2 files changed, 21 insertions(+), 0 deletions(-) Approvals: Kudu Jenkins: Verified Andrew Wong: Looks good to me, approved Grant Henke: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/13734 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I56b25a6acb61564ce089be11a1605a19c25eb9e0 Gerrit-Change-Number: 13734 Gerrit-PatchSet: 2 Gerrit-Owner: helifu <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
