azeng528 opened a new issue, #21607:
URL: https://github.com/apache/pulsar/issues/21607

   ### Search before asking
   
   - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) 
and found nothing similar.
   
   
   ### Version
   
   pulsar:2.4.0
   java:1.8.0_212
   
   ### Minimal reproduce step
   
   for example:
   pulsar cluster info:192.168.2.11/12/13/14/15
   
   now,i hope decommissionbookie  192.168.2.15:3181
   
   first:
   192.168.2.15: stop broker and stop bookie
   
   seconds:
   192.168.2.11:  bin/bookkeeper shell decommissionbookie 192.168.2.15:3181
   INFO
   org.apache.bookkeeper.client.BookKeeperAdmin - Resettiing 
LostBookieRecoveryDelay value: 0, to kickstart au
   org.apache.bookkeeper.client.BookKeeperAdmin - Countt of Ledgers which need 
to be rereplicated: 770
   org.apache.bookkeeper.client.BookKeeperAdmin - Countt of Ledgers which need 
to be rereplicated: 120
   org.apache.bookkeeper,client.BookKeepecAdmin - Count of Ledgers which need 
tobe rereplicated: 120
   .....几小时内一直输出如下内容,且数量不在减少........
   org.apache.bookkeeper,client.BookKeepecAdmin - Count of Ledgers which need 
tobe rereplicated: 120
   
   
   ### What did you expect to see?
   
   zk node info:
   [zk: localhost:2181(CONNECTED) 4] ls 
/ledgers/underreplication/ledgers/0000/0000/0109/6177
   []
   but i exec listunderreplicated all bookie node
   bin/bookkeeper shell listunderreplicated |grep -i ledgerID have no ledger 
output
   
   ### What did you see instead?
   
   zk node info:
   [zk: localhost:2181(CONNECTED) 4] ls 
/ledgers/underreplication/ledgers/0000/0000/0109/6177
   []
   but i exec listunderreplicated all bookie node
   bin/bookkeeper shell listunderreplicated |grep -i ledgerID have no ledger 
output
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] I'm willing to submit a PR!


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to