Hello Kudu Jenkins, Adar Dembo,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/15013
to look at the new patch set (#2).
Change subject: [server] validate RPC vs Raft maximum message size flags
......................................................................
[server] validate RPC vs Raft maximum message size flags
Added a group validator to check for the consistency between settings
of --rpc_max_message_size and --consensus_max_batch_size_bytes flags.
The validator helps to avoid a non-operable state of a Kudu cluster
if the mentioned flags are being tweaked in an inconsistent way.
Change-Id: Ied3c2c7ee4f0df48636f5f7ed3adce1e69c28f9d
---
M src/kudu/consensus/consensus_queue.cc
1 file changed, 20 insertions(+), 2 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/13/15013/2
--
To view, visit http://gerrit.cloudera.org:8080/15013
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ied3c2c7ee4f0df48636f5f7ed3adce1e69c28f9d
Gerrit-Change-Number: 15013
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)