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 #22041 ### Motivation See #22041 . Currently, when using the asynchronous interfaces of the Pulsar Admin client, there's no backpressure by the client itself and the client will keep...

doc
ready-to-test

### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Version Client - 3.1.0 Pulsar - 3.1.0 (and later builds) Also reported on 3.0.1...

type/bug
category/reliability

### Motivation PIP-346 ### Verifying this change - [x] Make sure that the change passes the CI checks. *(Please pick either of the following options)* This change is a trivial...

type/PIP
doc-not-needed
release/4.0.9

### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Motivation We should clean up all the synchronous call for resources components to avoid...

type/enhancement
help wanted

### Motivation Added a new dimensional metric to help better monitor clients. ### Modifications Add `pulsar.client.consumer.available_permits.count` metric. ### Verifying this change - [x] Make sure that the change passes the...

doc-required

PIP: https://github.com/apache/pulsar/issues/18004 ### Motivation See https://github.com/apache/pulsar/issues/18004 ### Modifications 1. Move AsyncTokenBucket related classes from pulsar-broker to pulsar-common 2. Add OffloadLedgerHandle.java 3. Pass OffloadLedgerHandle's instance to LedgerOffloader instead of LedgerHandle. ###...

area/tieredstorage
area/broker
doc-required
type/PIP
ready-to-test
release/4.0.6

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

Bumps google.golang.org/protobuf from 1.32.0 to 1.33.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google.golang.org/protobuf&package-manager=go_modules&previous-version=1.32.0&new-version=1.33.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

doc-not-needed
ready-to-test
dependencies
go

### 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/8614618958/job/23608820624?pr=22464#step:11:1452 ### Exception stacktrace ``` Error: Tests run: 31, Failures: 1, Errors:...

area/test
type/flaky-tests