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

   > Does this error still happen? I am not sure about it is related to 
[#3321](https://github.com/apache/bookkeeper/pull/3321). In 3321, the recycling 
happened at the beginning of add entry operation. If it is recycled, the 
pendingAddOp won't be executed. Because you are using the master code, could 
you please take the following experiment:
   > 
   > * Change the code base to branch-4.15 to test if the latest code of 4.15 
works well. Currently, the pulsar still using 4.15.x code.
   > * Rever the [#3321](https://github.com/apache/bookkeeper/pull/3321). in 
the master to check if it can reproduce the same error.
   > 
   > @zhaohaidao
   
   Sorry for replying late. Through analysis, It can be sure this issue is 
nothing to do with #3321. And branch 4.15 has the same problem as you expected. 
Issue analysis can be seen in: https://github.com/apache/bookkeeper/issues/3618


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