Lari Hotari
Lari Hotari
🙈 I made a mistake in moving this issue. I first thought that it was in the apache/pulsar repository and transferred it to pulsar-client-cpp. I'm sorry about that. Perhaps this...
Is this similar or related to #4097?
> Hi @lhotari, is it possible to reproduce the issue? Or is it possible to inject some delay to reproduce the issue with a test? So that we can avoid...
One issue that I was able to reproduce, I haven't yet checked whether this PR fixes the problem. The repro app might be about a different issue. A very messy...
UPDATE 3 about the repro app: When I increase the number of messages to 1M, the processing gets stuck in a loop where it's only the redelivered messages that keep...
Fixing a potentially flaky test that uses a bad way to trigger leader election.
@sindhushreem25 Please add a description to the issue. You can do that without the template.
Please rename the title of this PR since it's currently misleading.
/pulsarbot rerun-failure-checks
> Is there a precise step to reproduce the acknowledgment lost? @aloyszhang not yet, there's #22709 and #21958 where it seems that acks get lost. One possible way that acks...