pulsar icon indicating copy to clipboard operation
pulsar copied to clipboard

Apache Pulsar - distributed pub-sub messaging system

Results 881 pulsar issues
Sort by recently updated
recently updated
newest added

Fixes #22678 Main Issue: #22678 PIP: #22694 ### Motivation If you want to create a TestClient which uses AuthenticationKeyStoreTls as its authPlugin, Pulsar Test Admin/Client utilized in Pulsar-perf is unable...

doc-required
ready-to-test
release/4.0.9

### 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....

type/bug

### Motivation **Background**: - [PIP-136: Sync Pulsar policies across multiple clouds](https://github.com/apache/pulsar/pull/16425) defines two topics below: - `metadataSyncEventTopic`: monitors local metadata store changes - `configurationMetadataSyncEventTopic `: monitors local metadata store changes...

type/bug
doc-not-needed
ready-to-test
release/2.11.5
release/3.3.10
release/3.0.16
release/4.0.9

### 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? we shouldn't ack cumulatively on the...

doc-required

### Motivation The multi-topics consumer does not support configuring queue size with 0. It's counter-intuitive to have this limitation. ### Modifications Change the config check in `MultiTopicsConsumerImpl`. It will fail...

doc
type/feature

**Describe the bug** Pulsar version: 2.8.2 + branch-2.8 up to https://github.com/apache/pulsar/tree/36443112c86afc296780c180154f922d611ebf25 One of zookeepers died and was replaced in kubernetes. Now we constantly see following error in broker logs: ```...

type/bug
area/metadata

### Motivation In the current topic level monitoring, there is no metrics to monitor the number of send data requests and the number of messages per send request (i.e., each...

doc-required
Stale

### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Version For pulsar version: `3.1.2` on branch: `branch-3.1` facing moderate vulnerability [CVE-2023-46673](https://github.com/advisories/GHSA-285m-vhfq-xx4h), [CVE-2023-46674](https://github.com/advisories/GHSA-rv74-m283-5j95), [CVE-2023-31419](https://github.com/advisories/GHSA-qwrx-45xf-jjf7),...

type/bug

### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Version For pulsar version: `3.1.2` on branch: `branch-3.1` facing critical vulnerability [CVE-2023-38889](https://github.com/advisories/GHSA-xrrh-h86w-pwfj) related to...

type/bug

### Modifications Remove unnecessary script and update documentation. ### Verifying this change - [x] Make sure that the change passes the CI checks. *(Please pick either of the following options)*...

doc-not-needed