hangc0276 commented on issue #18163:
URL: https://github.com/apache/pulsar/issues/18163#issuecomment-1294496692

   From the exception stack, it says the `lh` is null, but we have already 
checked it is not null. One possible reason is that the `lh` has been released, 
but we need to figure out how it happens.
   
https://github.com/apache/bookkeeper/blob/ef31c7a37415c063b2f485f63198ec28e8f9f0fa/bookkeeper-server/src/main/java/org/apache/bookkeeper/client/PendingAddOp.java#L247-L281
   
   Would you please try to confirm 
   1. Whether branch-4.15 has the same problem.
   2. Please try to add more log here and reproduce it to get more information.


-- 
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: commits-unsubscr...@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to