Change msg.max.bytes to 1gb

This commit is contained in:
Benedith Mulongo 2024-12-16 12:05:28 +01:00
parent 94712b1b3d
commit 4d98a1567e
Signed by: benedith
GPG key ID: 62D68B584B4B3EB3

View file

@ -34,7 +34,7 @@ spec:
nodePort: 32700
config:
# max.request.size: x
message.max.bytes: 2147483648
message.max.bytes: 1073741824
offsets.topic.replication.factor: 1
transaction.state.log.replication.factor: 1
transaction.state.log.min.isr: 1