Change config for msg.bytes
This commit is contained in:
parent
daccfb52fa
commit
5f57a7f4a7
1 changed files with 1 additions and 1 deletions
|
@ -13,4 +13,4 @@ spec:
|
||||||
# http://kafka.apache.org/documentation/#topicconfigs
|
# http://kafka.apache.org/documentation/#topicconfigs
|
||||||
# max.message.bytes: x
|
# max.message.bytes: x
|
||||||
cleanup.policy: compact
|
cleanup.policy: compact
|
||||||
max.message.bytes: 1073741824
|
max.message.bytes: 2147483647
|
||||||
|
|
Loading…
Add table
Reference in a new issue