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 Since 2.11 ### Minimal reproduce step Topic policies are stored in system topics...

bug
Stale
category/reliability

### Motivation & Modifications Start a PIP: Add an epoch of cursor to discard outdated reading ### Documentation - [ ] `doc` - [x] `doc-required` - [ ] `doc-not-needed` -...

doc-required
PIP
Stale

### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Version kubernetes:1.28.4 pulsar-helm-chart:3.2.0 apachepulsar/pulsar-all:3.1.2 ### Minimal reproduce step 1. `helm install pulsar --values charts/pulsar/values.yaml...

### 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/5140514539/jobs/9252318146?pr=20267#step:10:1498 ### Exception stacktrace ``` Error: Tests run: 281, Failures: 2, Errors:...

component/test
flaky-tests
Stale

### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Motivation Currently Pulsar uses heap usage as one of the resource metrics for the...

### Motivation The Key_Shared subscription type has the following issues. 1. Key_Shared subscription has out-of-order cases because of the race condition of [the recently joined consumers feature](https://github.com/apache/pulsar/blob/35e9897742b7db4bd29349940075a819b2ad6999/pulsar-broker/src/main/java/org/apache/pulsar/broker/service/persistent/PersistentStickyKeyDispatcherMultipleConsumers.java#L400-L408). Consider the following...

doc-required
Stale

### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Version 3.0.2 ### Minimal reproduce step ![image](https://github.com/apache/pulsar/assets/15684156/8a141d20-7d5c-4085-a1eb-eb42a070796f) ![image](https://github.com/apache/pulsar/assets/15684156/70e1143b-03d6-4e11-832b-fd889c69fdd0) Details: - bookkeeper_server_ADD_ENTRY_REQUEST - bookkeeper_server_ADD_ENTRY_BLOCKED -...

bug

### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Version master ### Minimal reproduce step The last message id from binary protocal is...

### 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 1. Publish 600k messages 2. Start 2 consumers...

Fixes #10054 ### Motivation There's a long-standing issue #10054 where replicated subscriptions were not working correctly across clusters. The test case `testReplicatedSubscriptionAcrossTwoRegions` demonstrate the issue: https://github.com/apache/pulsar/blob/a1a2b363cfaa1bbc38933a742484a70a0a56e761/pulsar-broker/src/test/java/org/apache/pulsar/broker/service/ReplicatedSubscriptionTest.java#L107-L116 the test has been...

type/enhancement
area/geo-replication
doc-not-needed
ready-to-test
release/4.0.6