Hello Kudu Jenkins,

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

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

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

Change subject: [client] KUDU-3595: Add a way to set Kudu client's 
rpc_max_message_size
......................................................................

[client] KUDU-3595: Add a way to set Kudu client's rpc_max_message_size

Kudu clien't default capacity to hold RPC payload can be low in
cases where payload goes beyond 50MB.
This patch adds a method in KuduClientBuilder to increase the size
for client as per application needs.

The patch doesn't contain a unit test. Will try to add one either
in this patch or in a follow-up patch.

Change-Id: Ib8feb5ba92ea604442a643e3286944564e655fa6
---
M src/kudu/client/client.cc
M src/kudu/client/client.h
M src/kudu/client/client_builder-internal.h
3 files changed, 22 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/22/21622/2
--
To view, visit http://gerrit.cloudera.org:8080/21622
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ib8feb5ba92ea604442a643e3286944564e655fa6
Gerrit-Change-Number: 21622
Gerrit-PatchSet: 2
Gerrit-Owner: Ashwani Raina <ara...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins (120)

Reply via email to