parent
94f1132fb6
commit
e73cbdda61
@ -873,7 +873,7 @@ impl ClusterInfo {
|
||||
if msg_size < MAX_PROTOCOL_PAYLOAD_SIZE as u64 {
|
||||
msgs.push(msg);
|
||||
} else {
|
||||
warn!(
|
||||
debug!(
|
||||
"dropping message larger than the maximum payload size {:?}",
|
||||
msg
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user