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 This PR is related to [ISSUE#16132](https://github.com/apache/pulsar/issues/16132). Thi PR want to solve upload nar file failed bug. Since it's not easy to build unit tests, I only did functional...

doc-label-missing
Stale

### Motivation Use getMaxResourceUsageWithWeight instead of getMaxResourceUsage in selectBrokerForAssignment. ### Documentation Check the box below or label this PR directly. Need to update docs? - [ ] `doc-required` (Your PR...

doc-not-needed
Stale
release/4.0.1

Master Issue: #16070 ### Motivation Add pulsar-admin command to execute scanOffloadedLedgers, introduced with #14930 ### Documentation - [x] `doc-not-needed`

type/feature
area/cli
doc-not-needed
Stale

### Motivation #17630 ### Modifications Close ledger after addEntry. ### Verifying this change ### Does this pull request potentially affect one of the following parts: *If `yes` was chosen, please...

doc-not-needed
Stale

### Motivation The existing `totalMsgExpired` metric tracks cumulative message expiration counts since subscription creation, but lacks granularity for time-bound monitoring. This PR introduces a new metric to track message expiration...

doc-not-needed
ready-to-test

### Search before reporting - [x] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### What issue do you find in Pulsar docs? Please include Transaction support for C++...

doc-required

Fixes https://github.com/apache/pulsar/issues/24159 Main Issue: https://github.com/apache/pulsar/issues/24159 ### Motivation 1. I have tried to fix the issue by https://github.com/apache/pulsar/pull/24376. However, that PR doesn't support features about cumulative ack, batching mode, and transaction....

doc-not-needed
PIP

Main Issue: #24412 ### Motivation The API documentation for non-persistent topic endpoints incorrectly describes them as persistent topic endpoints, which could mislead users. ### Modifications - Fix the API operation...

doc-not-needed

### Search before reporting - [x] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### What issue do you find in Pulsar docs? The API documentation for non-persistent topic...

doc-required

### Motivation **Background** - Replication has a limitation that limits the maximum in-flight publishing message. - Users can configure the quota by `replicationProducerQueueSize` - Replication has a variable named `pendingMessages`...

type/bug
doc-not-needed
ready-to-test
release/3.0.13
release/4.0.6
release/3.3.8