Adar Dembo has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/15013 )

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
Reviewed-on: http://gerrit.cloudera.org:8080/15013
Tested-by: Kudu Jenkins
Reviewed-by: Adar Dembo <[email protected]>
---
M src/kudu/consensus/consensus_queue.cc
1 file changed, 20 insertions(+), 2 deletions(-)

Approvals:
  Kudu Jenkins: Verified
  Adar Dembo: Looks good to me, approved

--
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: merged
Gerrit-Change-Id: Ied3c2c7ee4f0df48636f5f7ed3adce1e69c28f9d
Gerrit-Change-Number: 15013
Gerrit-PatchSet: 3
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)

Reply via email to