horizonzy commented on issue #21987: URL: https://github.com/apache/pulsar/issues/21987#issuecomment-1948807278
@ThomasTaketurns Hi, Thomas. I reproduced the problem that you said. It's indeed an issue. And we have already fixed it on the bookkeeper side. https://github.com/apache/bookkeeper/pull/4058. You can understand why the replication worker didn't work in the discussion. https://lists.apache.org/thread/1xl3hr2cpyd5xh9kozbx5xlfsjsg3f4h The bookkeeper 4.16.3 fix it. And the pulsar 3.0.2 upgraded the bk version to 4.16.3, you can upgrade the pulsar version to 3.0.2. -- 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]
