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

### Motivation In Pulsar, users have reported issues that could be caused by "double release" or "use after release" bugs with recycled objects. Here's are some issues that could potentially...

doc-not-needed
ready-to-test
release/4.0.9

### Motivation If the topic name is in the format of V1, we can subscribe a topic in non-existent cluster/namespace without any exception. ### Modifications Need to add check for...

area/test
doc-not-needed
ready-to-test

### Motivation When the extensible load manager is configured, `NamespaceService#unloadNamespaceBundle` could be stuck until 30 seconds timeout. ``` 20:19:13.746 [main:org.apache.pulsar.broker.loadbalance.extensions.channel.ServiceUnitStateChannelImpl@962] INFO org.apache.pulsar.broker.loadbalance.extensions.channel.ServiceUnitStateChannelImpl - localhost:52138 is waiting for owner for serviceUnit:public/__kafka/0xf0000000_0xffffffff...

type/enhancement
area/broker
doc-not-needed

### 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/9124210455/job/25088301325?pr=22734#step:11:1189 It seems that this became more flaky after #22627. Causes multiple...

area/test
type/flaky-tests

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

### 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/5218634223/jobs/9420198396 ### Exception stacktrace ``` Error: Tests run: 106, Failures: 1, Errors:...

area/test
type/flaky-tests
Stale

Fixes #xyz Main Issue: #22678 PIP: #xyz ### 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
PIP

Fixes #xyz Main Issue: #xyz PIP: #xyz ### Motivation ### Modifications ### Verifying this change - [ ] Make sure that the change passes the CI checks. *(Please pick either...

doc-label-missing

### Motivation This change hardens Java deserialization operations against attack. Even a simple operation like an object deserialization is an opportunity to yield control of your system to an attacker....

area/function
area/security
doc-not-needed
release/3.2.5
release/3.0.7

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