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

### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Version 3.0.0 ### Minimal reproduce step - Stop some bookie - Some ledgers become...

### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Version master ### Minimal reproduce step this code doesn't support advertised listeners: https://github.com/apache/pulsar/blob/09559c5e661f371342cc3936ed72e6893d4aa099/pulsar-broker/src/main/java/org/apache/pulsar/broker/service/ServerCnx.java#L3149-L3150 ###...

### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Version Ubuntu 20.04.6 Apache Pulsar 3.2.0 ### Minimal reproduce step Use the following command...

PIP: [PIP-324](https://github.com/apache/pulsar/pull/21716) ### Modifications Changed the base Docker image from Ubuntu to Alpine. Example Docker image: `merlimat/pulsar:3.3.0-SNAPSHOT-f2a91a1` https://hub.docker.com/layers/merlimat/pulsar/3.3.0-SNAPSHOT-f2a91a1/images/sha256-723cda334135f93b366bd51920795b911e5412a55b0f4436fb81762a747dd6ec?context=explore ### Does this pull request potentially affect one of the following parts:...

doc-not-needed
release/important-notice
ready-to-test

### 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/4755217144/jobs/8449646027 ### Exception stacktrace don't know how to find stacktrace. ### Are...

component/test
flaky-tests

### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Motivation Today's color selection for labels in Pulsar's repository is not this intuitive to...

enhancement

### 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/7911807641/job/21596798086?pr=22055#step:11:7095 ### Exception stacktrace ``` java.lang.NullPointerException: Cannot invoke "java.lang.ThreadGroup.getName()" because the return...

help wanted
component/test
flaky-tests

### Motivation A pip proposal to add a new default lookup listener config and fix bug with listener usage's for http protocol. **Issue in existing Code flow** Currently, the listener...

doc-required
PIP

### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Version https://github.com/apache/pulsar/commit/334c3a541f00c08aa2f378a6cc45f37cbeb54a5c ### Minimal reproduce step none ### What did you expect to see?...

bug
Stale

PIP-337: Create a new SSL Factory Plugin to customize SSL Context and SSL Engine Generation ### Motivation Apache Pulsar's TLS encryption configuration is not pluggable. It only supports file-based certificates....

type/PIP
doc-not-needed
PIP