You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "Ádám Bakai (Code Review)" <ge...@cloudera.org> on 2022/12/05 16:05:03 UTC

[kudu-CR] Test RPC and session timeout independence

Hello Zoltan Chovan, Alexey Serbin, Attila Bukor, Kudu Jenkins, 

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/19175

to look at the new patch set (#7).

Change subject: Test RPC and session timeout independence
......................................................................

Test RPC and session timeout independence

This test creates a scenario where the client reaches RPC timeout but
not session timeout. This way, it verifies that RPC timeout is used by
the client.

Change-Id: I177f5dcf04417edff8816690765a0c2b57e44036
Signed-off-by: Ádám Bakai <ab...@cloudera.com>
---
M src/kudu/client/client-test.cc
1 file changed, 44 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/75/19175/7
-- 
To view, visit http://gerrit.cloudera.org:8080/19175
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I177f5dcf04417edff8816690765a0c2b57e44036
Gerrit-Change-Number: 19175
Gerrit-PatchSet: 7
Gerrit-Owner: Ádám Bakai <ab...@cloudera.com>
Gerrit-Reviewer: Alexey Serbin <al...@apache.org>
Gerrit-Reviewer: Attila Bukor <ab...@apache.org>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Zoltan Chovan <zc...@cloudera.com>
Gerrit-Reviewer: Ádám Bakai <ab...@cloudera.com>