pulsar
pulsar copied to clipboard
Apache Pulsar - distributed pub-sub messaging system
### Motivation - the previous description wasn't clear and could cause confusion - the page https://pulsar.apache.org/docs/security-policy-and-supported-versions/ source is under the last published version and didn't get updated with the last...
### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Version - os: Linux 4.19.160-0419160-generic x86_64 - pulsar-server: 2.9.3 - pulsar-client: 2.9.2 - 3...
Master Issue: #16912 - [x] `doc-not-needed` cc @Shoothzj @eolivelli @nicoloboschi @Technoboy-
Fixes #16989, #16723 Master Issue: #16989, #16723 ### Motivation - #16989: We mocked a BK error, but if an exception occurs, the failure callback will be executed earlier. So the...
### Motivation Improve the package download process to handle the download body more efficiently. ### Modifications *Describe the modifications you've done.* ### Verifying this change - [x] Make sure that...
### Motivation This is a continuation of #16377 to reduce code repetition in the admin client. ### Modifications Move the functionality implemented in InvocationCallbacks to a common place. Hide creation...
[example failure](https://github.com/apache/pulsar/runs/7549605041?check_suite_focus=true) ``` Error: Tests run: 9, Failures: 1, Errors: 0, Skipped: 7, Time elapsed: 20.618 s
### Motivation ML discussion: https://lists.apache.org/thread/q49r2blh1wmvnr0mqx2lxxkhd8c306bm I have created a project for flaky test issues management https://github.com/apache/pulsar/projects/11 Which will help us to track the flaky test better. Use the Github action...
[fix][flaky-test] fix PersistentStreamingDispatcherBlockConsumerTest.testBrokerSubscriptionRecovery
Fixes https://github.com/apache/pulsar/issues/17011 ### Motivation Fix https://github.com/apache/pulsar/issues/17011 ### Documentation Check the box below or label this PR directly. Need to update docs? - [ ] `doc-required` (Your PR needs to update...
### 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/runs/7739485769?check_suite_focus=true ### Exception stacktrace ``` Error: Tests run: 13, Failures: 1, Errors:...