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

Change subject: [tools] fix race in FetchInfoFromTabletServers()
......................................................................

[tools] fix race in FetchInfoFromTabletServers()

Fixed race in FetchInfoFromTabletServers() while fetching information
from multiple tablet servers.

In the master branch, the race is fixed with changelist
d17f9fce684272df28e6291839f162b33796bc5c, which also brings improvements
for concurrency while running ksck and other related CLI tools.  This
patch is targeted for the stable branch, so it only fixes the race
condition.

Change-Id: I2f3f0e3f5115a46dd3afc83dda75e7241618eea4
Reviewed-on: http://gerrit.cloudera.org:8080/13301
Tested-by: Alexey Serbin <[email protected]>
Reviewed-by: Alexey Serbin <[email protected]>
---
M src/kudu/tools/ksck.cc
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Alexey Serbin: Looks good to me, approved; Verified

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

Gerrit-Project: kudu
Gerrit-Branch: branch-1.9.x
Gerrit-MessageType: merged
Gerrit-Change-Id: I2f3f0e3f5115a46dd3afc83dda75e7241618eea4
Gerrit-Change-Number: 13301
Gerrit-PatchSet: 4
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Yingchun Lai <[email protected]>

Reply via email to