Hello Alexey Serbin, Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/21610
to look at the new patch set (#2).
Change subject: KUDU-3594 Fix scan_token-test on ASAN
......................................................................
KUDU-3594 Fix scan_token-test on ASAN
scan_token-test was failing on ASAN builds since
ScanTokenStaleRaftMembershipTest.TabletLeaderChange was introduced in
e44e0d48. Unfortunately, this was not caught during code review, as
builds were failing due to other reasons.
This commit fixes this issue by deallocating a tablet-server map at the
end of the test.
Change-Id: I6f807c7b6cdb34b85fd861bb557ae46a78417371
---
M src/kudu/client/scan_token-test.cc
1 file changed, 5 insertions(+), 0 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/10/21610/2
--
To view, visit http://gerrit.cloudera.org:8080/21610
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I6f807c7b6cdb34b85fd861bb557ae46a78417371
Gerrit-Change-Number: 21610
Gerrit-PatchSet: 2
Gerrit-Owner: Attila Bukor <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)