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/10/28 13:51:04 UTC

[kudu-CR] KUDU-1698 Test RPC and session timeout being separate entities

Hello 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 (#2).

Change subject: KUDU-1698 Test RPC and session timeout being separate entities
......................................................................

KUDU-1698 Test RPC and session timeout being separate entities

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
---
M src/kudu/client/client-test.cc
1 file changed, 34 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/75/19175/2
-- 
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: 2
Gerrit-Owner: Ádám Bakai <ab...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins (120)