Change msg.bytes config for cluster

This commit is contained in:
Benedith Mulongo 2024-12-16 14:15:12 +01:00
parent 5f57a7f4a7
commit 2913b3d783
Signed by: benedith
GPG key ID: 62D68B584B4B3EB3

View file

@ -34,8 +34,8 @@ spec:
nodePort: 32700
config:
# max.request.size: x
message.max.bytes: 5368709120
replica.fetch.max.bytes: 5368709120
message.max.bytes: 2147483647
replica.fetch.max.bytes: 2147483647
offsets.topic.replication.factor: 1
transaction.state.log.replication.factor: 1
transaction.state.log.min.isr: 1