rueian opened a new issue #14688:
URL: https://github.com/apache/pulsar/issues/14688


   **Describe the bug**
   
   It seems like there is an infinite loop in the 
`BlobStoreBackedReadHandleImpl`.
   
   This morning, my pulsar broker keeps logging the line:
   ```
   WARN  
org.apache.bookkeeper.mledger.offload.jcloud.impl.BlobStoreBackedReadHandleImpl 
- Read an unexpected entry id [] which is smaller than the next expected entry 
id 49648, seeking to the right position
   ```
   
   This line was printed billions of times until I killed the pulsar broker.
   
   I was using Pulsar 2.9.1
   


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