Alexey Serbin has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/20831


Change subject: [rpc] extra test scenarios for exactly-once RPC logic
......................................................................

[rpc] extra test scenarios for exactly-once RPC logic

In the context of troubleshooting one issue, it was necessary to know
how the exactly-once RPC logic handles the re-ordering of RPC requests,
so I added these extra scenarios to make sure the implementation behaves
as expected.  I think it's worth it adding the new tests into the code
base to explicitly state how the system behaves in particular cases and
to catch possible regressions if the corresponding code modified
in the future.

Change-Id: I3eedeb786420175b604fc67a9de948cedba9c53a
---
M src/kudu/rpc/exactly_once_rpc-test.cc
1 file changed, 187 insertions(+), 16 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/31/20831/1
--
To view, visit http://gerrit.cloudera.org:8080/20831
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3eedeb786420175b604fc67a9de948cedba9c53a
Gerrit-Change-Number: 20831
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <[email protected]>

Reply via email to