kafka重要参数总结

num.partitions=1 #全局分区设置 默认1linux offsets.topic.num.partitions=50 #__consumer_offsets分区设置 默认50web default.replication.factor=1 #全局副本设置 默认1缓存 offsets.topic.replication.factor=3 #__consumer_offsets副本设置
相关文章
相关标签/搜索