lhotari commented on issue #22709: URL: https://github.com/apache/pulsar/issues/22709#issuecomment-2134944125
> so I tested my scenario on version 3.2.3 and I was still able to observe message loss there. @szkoludasebastian do you have a chance to isolate a reproducer for this? Please take a look at https://github.com/lhotari/pulsar-playground/tree/master/issues/issue22601/standalone_env and https://github.com/lhotari/pulsar-playground/tree/master/issues/issue22601 for some examples of how a reproducer could be built and shared. It would be helpful to share more details of the configuration. For example, in issue https://github.com/apache/pulsar/issues/22601, one of the key details is that TLS is used between brokers and bookies. There's currently a problem in bookkeeper so that using the default setting `bookkeeperUseV2WireProtocol=true` with TLS configuration between brokers and bookies will result in instability. The workaround is to set `bookkeeperUseV2WireProtocol=false` in that case. @szkoludasebastian are you have to share the broker configuration differences compared to the default configuration of Pulsar? What type of deployment do you have? When the problem occurs, do you find any exceptions in the broker or bookie logs? -- 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]
