pulsar
pulsar copied to clipboard
Apache Pulsar - distributed pub-sub messaging system
### 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/11368523712/job/31653386805?pr=23468#step:10:616 thread dump: https://gist.github.com/lhotari/17557838cea2e4d4f4f1556fd4caec98 jstack.review analysis: https://jstack.review/?https://gist.github.com/lhotari/17557838cea2e4d4f4f1556fd4caec98#tda_1_dump ### Exception stacktrace ``` "main"...
Fixes https://github.com/apache/pulsar/issues/23239 ### Motivation #### Briefly describe the issue: Consumer consumed all messages and then the msgBacklog is 0, but after topic unload, the msgBacklog turned to be 1 instead...
### 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....
> IMO, making protobuf-java optional is beyond the scope of this PR. It’s something worth discussing separately at a later stage. It was always meant to be optional. It's already...
### Motivation - [DIscussion](https://lists.apache.org/thread/f3xhmm342jor042n5ykkxoc32ffcn85s) - [Vote](https://lists.apache.org/thread/ng6z0dssjh1hgp91f590wkcl2ymhvn48) ### Modifications ### Documentation - [ ] `doc` - [ ] `doc-required` - [x] `doc-not-needed` - [ ] `doc-complete` ### Matching PR in forked...
### Motivation - [DIscussion](https://lists.apache.org/thread/brh9816o0xnkkxqbpndj69c25opg39lo) - [Vote] ### Modifications ### Documentation - [ ] `doc` - [ ] `doc-required` - [x] `doc-not-needed` - [ ] `doc-complete` ### Matching PR in forked...
### Motivation Streaming the stats output directly to the standard output without parsing the response in memory. ### Modifications added `--streaming` flag for `topics stats-internal/partitioned-stats-internal` commands to stream the stats....
### 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/11328656119/job/31502934109?pr=23442#step:11:1338 ### Exception stacktrace ``` Error: Tests run: 30, Failures: 1, Errors:...
### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Motivation When a Pulsar application has ordered processing requirements, it's necessary to use either...
### 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....