kfk配置文件

kfk配置文件

delete.topic.enable=true
f704d3d3fb
docker cp f704d3d3fb:/opt/bitnami/kafka/config/server.properties ./
grep '^[a-Z]' server.properties
[root@centos ~]# grep '^[a-Z]' server.properties
broker.id=1
listeners=PLAINTEXT://:9092
advertised.listeners=PLAINTEXT://192.168.33.22:9092
num.network.threads=3
num.io.threads=8
socket.send.buffer.bytes=102400
socket.receive.buffer.bytes=102400
socket.request.max.bytes=104857600
log.dirs=/bitnami/kafka/data
num.partitions=1
num.recovery.threads.per.data.dir=1
offsets.topic.replication.factor=1
transaction.state.log.replication.factor=1
transaction.state.log.min.isr=1
log.retention.hours=168
log.segment.bytes=1073741824
log.retention.check.interval.ms=300000
zookeeper.connect=192.168.33.22:2181
zookeeper.connection.timeout.ms=18000
group.initial.rebalance.delay.ms=0
auto.create.topics.enable=true
max.partition.fetch.bytes=1048576
max.request.size=1048576
sasl.enabled.mechanisms=PLAIN,SCRAM-SHA-256,SCRAM-SHA-512
sasl.mechanism.inter.broker.protocol=

http://www.17coding.top/kafka/kafka-python/
https://juejin.cn/s/python kafka admin delete topic
https://juejin.cn/s/delete kafka topic using python
https://blog.csdn.net/yycoolsam/article/details/119824213
https://blog.csdn.net/weixin_45718715/article/details/130844866
http://www.pointborn.com/article/2020/11/26/1105.html
https://blog.51cto.com/u_16213636/7255212

nextcloud

https://nextcloud.com/
https://cloud.tencent.com/developer/article/1897454
https://www.91yun.co/archives/28921
https://zhuanlan.zhihu.com/p/435516648
http://www.9663.com/downinfo/69012.html
https://www.pcsoft.com.cn/soft/199344.html

posted @ 2023-11-28 10:05  三里清风18  阅读(24)  评论(0)    收藏  举报