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 [21194](https://github.com/apache/pulsar/issues/21194) of apache/pulsar ### Motivation Pulsar shell doesn't support persistent mode for admin, client, config. If we need to run a lot of admin commands for example, we would...

doc-not-needed

Fixes #21710 ### Verifying this change - [x] Make sure that the change passes the CI checks. *(Please pick either of the following options)* This change added tests ### Does...

doc-not-needed
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/8415552736/job/23056991961?pr=22335 ### Exception stacktrace ``` Error: org.apache.bookkeeper.mledger.impl.ShadowManagedLedgerImplTest.testShadowWrites Time elapsed: 10.183 s

help wanted

Fixes [21276](https://github.com/apache/pulsar/issues/21276) of apache/pulsar ### Motivation Local run mode which is used for debugging functions doesn't support pulsar.service.url from Debezium IO connectors. It is always picking up the default value...

doc-not-needed

### Motivation The JSON may be huge when individuallyDeletedMessages inside ManagedLedgerInternalStats$CursorStats contains many ranges ### Modifications Instead of returning the Object and letting the framework do the encoding, switch to...

area/broker
area/admin
doc-not-needed
ready-to-test
category/performance

### Motivation I'm using the rate limiter on the replicator, when an existing topic is initializing, and the replicator's cursor exists, the topic will create the replicator, and then load...

doc-not-needed
ready-to-test

### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Motivation #17221 describes an environment when multiple bookie copies are corrupted, or a Ledger...

type/enhancement
Stale

Draft with Event time based topic compaction

doc-label-missing

relate issue: https://github.com/apache/pulsar/issues/21737 ### Motivation fix get error `ledgerhandle` when ledger trimed case `NoSuchLedgerExitsException` ### Modifications cursor position at `trimming-ledger` which to be deleted from Bookkeeper.After the ledger deleted due...

type/bug
area/tieredstorage
doc-not-needed

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