yufan022 commented on issue #9227:
URL: https://github.com/apache/pulsar/issues/9227#issuecomment-762639739
@codelipenghui I checked again, I have to restart broker before debezium
restart, It will succeed.
Broker config:
```
managedLedgerDefaultAckQuorum=2
managedLedgerDefaultEnsembleSize=2
managedLedgerDefaultWriteQuorum=2
```
My deployment topology:
```
pod/pf-public-3428-exchange-core-0 1/1 Running 0
29s
pod/pulsar-mini-bookie-0 1/1 Running 0
139m
pod/pulsar-mini-bookie-1 1/1 Running 0
140m
pod/pulsar-mini-bookie-2 1/1 Running 0
140m
pod/pulsar-mini-bookie-init-fc96s 0/1 Completed 0
4d
pod/pulsar-mini-broker-0 1/1 Running 0
2m32s
pod/pulsar-mini-grafana-77c7888bd6-7njwj 1/1 Running 0
4d
pod/pulsar-mini-prometheus-5d78c66d5f-x8x6r 1/1 Running 0
3d23h
pod/pulsar-mini-proxy-0 1/1 Running 0
3d21h
pod/pulsar-mini-pulsar-init-4g2px 0/1 Completed 0
3d23h
pod/pulsar-mini-pulsar-manager-6d7d86d78b-n9dtj 1/1 Running 0
4d
pod/pulsar-mini-recovery-0 1/1 Running 0
3d21h
pod/pulsar-mini-toolset-0 1/1 Running 0
3d16h
pod/pulsar-mini-zookeeper-0 1/1 Running 0
19h
pod/pulsar-mini-zookeeper-1 1/1 Running 0
19h
pod/pulsar-mini-zookeeper-2 1/1 Running 0
19h
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]