pulsar
pulsar copied to clipboard
Apache Pulsar - distributed pub-sub messaging system
Fixes #23020 Main Issue: #xyz PIP: #xyz ### Motivation The bookie process is running normally and there is corresponding bookie information in the metadata. Therefore, the broker's cache should also...
### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Read release policy - [X] I understand that unsupported versions don't get bug fixes....
### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### What issue do you find in Pulsar docs? homepage 404 not found ### What...
### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Motivation The OAuth2 client's authenticate call is blocking, which is not great for the...
### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Read release policy - [X] I understand that unsupported versions don't get bug fixes....
### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Read release policy - [X] I understand that unsupported versions don't get bug fixes....
### Motivation - there are OOMs in test runs such as https://github.com/apache/pulsar/actions/runs/11390425506/job/31692462848?pr=23449#step:11:1687 - it's not necessary to spy invocations that consume a lot of memory ### Modifications - remove configuration...
Fixes #23272 ### Motivation When a consumer with a different Key_Shared policy connects, the current behavior is that the existing consumer will be closed and replaced with the consumer with...
### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Example failure https://github.com/apache/pulsar/actions/runs/11407423480/job/31743771210?pr=23484#step:11:1686 ### Exception stacktrace ``` Error: Tests run: 294, Failures: 1, Errors:...
### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Motivation Current `managedLedgerMaxReadsInFlightSizeInMB` will have to be set to value that is higher than...