Skip to content

Commit 961dd19

Browse files
committed
correct compression type default
1 parent 9e24c55 commit 961dd19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/resources/databases/models/advanced_config/kafka_advanced_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ properties:
1717
- uncompressed
1818
- producer
1919
example: gzip
20-
default: uncompressed
20+
default: producer
2121
group_initial_rebalance_delay_ms:
2222
description: >-
2323
The amount of time, in milliseconds, the group coordinator

0 commit comments

Comments
 (0)