File tree Expand file tree Collapse file tree 5 files changed +5
-7
lines changed Expand file tree Collapse file tree 5 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 5252 # the brokers.
5353 num.partitions=1
5454
55- default.replication.factor=3
55+ default.replication.factor=2
5656
57- min.insync.replicas=2
57+ min.insync.replicas=1
5858
5959 auto.create.topics.enable=true
6060
Original file line number Diff line number Diff line change 88 matchLabels :
99 app : kafka
1010 serviceName : " broker"
11- replicas : 3
11+ replicas : 2
1212 updateStrategy :
1313 type : OnDelete
1414 template :
Original file line number Diff line number Diff line change 2222 syncLimit=2
2323 server.1=pzoo-0.pzoo:2888:3888:participant
2424 server.2=pzoo-1.pzoo:2888:3888:participant
25- server.3=pzoo-2.pzoo:2888:3888:participant
2625 server.4=zoo-0.zoo:2888:3888:participant
27- server.5=zoo-1.zoo:2888:3888:participant
2826
2927 log4j.properties : |-
3028 log4j.rootLogger=INFO, stdout
Original file line number Diff line number Diff line change 99 app : zookeeper
1010 storage : persistent
1111 serviceName : " pzoo"
12- replicas : 3
12+ replicas : 2
1313 updateStrategy :
1414 type : OnDelete
1515 template :
Original file line number Diff line number Diff line change 99 app : zookeeper
1010 storage : ephemeral
1111 serviceName : " zoo"
12- replicas : 2
12+ replicas : 1
1313 updateStrategy :
1414 type : OnDelete
1515 template :
You can’t perform that action at this time.
0 commit comments