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

   ### Search before asking
   
   - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) 
and found nothing similar.
   
   
   ### Read release policy
   
   - [X] I understand that unsupported versions don't get bug fixes. I will 
attempt to reproduce the issue on a supported version of Pulsar client and 
Pulsar broker.
   
   
   ### Version
   
   Kubernetes 1.29
   Pulsar 3.2.3
   
   
   ### Minimal reproduce step
   
   scale down to 1 bookies
   delete the related pvc/pv for bookie-2
   
   ### What did you expect to see?
   
   a full recover by 1 bookie
   
   ### What did you see instead?
   
   `2024-07-17T10:10:23,047+0000 [main] ERROR 
org.apache.bookkeeper.bookie.LegacyCookieValidation - There are directories 
without a cookie, and this is neither a new environment, nor is storage 
expansion enabled. Empty directories are 
[/pulsar/data/bookkeeper/journal/current, 
/pulsar/data/bookkeeper/ledgers/current]
   2024-07-17T10:10:23,048+0000 [main] ERROR org.apache.bookkeeper.server.Main 
- Failed to build bookie server
   org.apache.bookkeeper.bookie.BookieException$InvalidCookieException:
        at 
org.apache.bookkeeper.bookie.LegacyCookieValidation.checkCookies(LegacyCookieValidation.java:113)
 ~[org.apache.bookkeeper-bookkeeper-server-4.16.5.jar:4.16.5]
        at 
org.apache.bookkeeper.server.EmbeddedServer$Builder.build(EmbeddedServer.java:408)
 ~[org.apache.bookkeeper-bookkeeper-server-4.16.5.jar:4.16.5]
        at org.apache.bookkeeper.server.Main.buildBookieServer(Main.java:277) 
~[org.apache.bookkeeper-bookkeeper-server-4.16.5.jar:4.16.5]
        at org.apache.bookkeeper.server.Main.doMain(Main.java:216) 
~[org.apache.bookkeeper-bookkeeper-server-4.16.5.jar:4.16.5]
        at org.apache.bookkeeper.server.Main.main(Main.java:199) 
~[org.apache.bookkeeper-bookkeeper-server-4.16.5.jar:4.16.5]`
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] 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