Todd Lipcon has submitted this change and it was merged.

Change subject: raft_consensus-itest: fix reliance on std::unordered_map 
iteration order
......................................................................


raft_consensus-itest: fix reliance on std::unordered_map iteration order

Fixes another instance similar to cb8f17589486 in which we were relying
on the iteration order of an unordered map. This caused the test to fail
in some environments.

Change-Id: Id6fd1391bfb1be0a67f66f73286e3c81127c5f26
Reviewed-on: http://gerrit.cloudera.org:8080/4422
Reviewed-by: David Ribeiro Alves <dral...@apache.org>
Tested-by: Kudu Jenkins
---
M src/kudu/integration-tests/raft_consensus-itest.cc
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  David Ribeiro Alves: Looks good to me, approved
  Kudu Jenkins: Verified



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

Gerrit-MessageType: merged
Gerrit-Change-Id: Id6fd1391bfb1be0a67f66f73286e3c81127c5f26
Gerrit-PatchSet: 2
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon <t...@apache.org>
Gerrit-Reviewer: David Ribeiro Alves <dral...@apache.org>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon <t...@apache.org>

Reply via email to