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 Fix the infinity lock revalidation because the value `T` didn't override `equalsAndHashcode`. FYI: https://github.com/apache/bookkeeper/pull/4686 ### Modifications - Add a test to reproduce the issue. ### Verifying this change...

doc-not-needed

Fixes #24977 ### Motivation As shown in the issue, fix two problem: 1. cleanCacheAndCloseReader() executed twice cause concurrent error, which result in too many orphan reader remain in SystemTopicBasedTopicPoliciesService 2....

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

Fixes https://github.com/apache/pulsar/issues/24977 ### Motivation As shown in the issue, fix two problem: 1. cleanCacheAndCloseReader() executed twice cause concurrent error, which result in too many orphan reader remain in SystemTopicBasedTopicPoliciesService 2....

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

## Problem Description When setting `autoTopicCreation` on namespace policy, the API validation prevents setting `defaultNumPartitions` when the topic type is `non-partitioned`. This limitation makes the API harder to use and...

### Motivation Implementation of [PIP-446](https://github.com/apache/pulsar/pull/24857) ### Documentation - [ ] `doc` - [ ] `doc-required` - [x] `doc-not-needed` - [ ] `doc-complete`

area/client
type/feature
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. ### Motivation Pulsar uses `fastutil` for high performance collections. This .jar is around 25 MB...

type/enhancement

### Motivation BinaryProtoLookupService.getTopicsUnderNamespace method contains retry logic, but it only applies to exceptions that occur when acquiring the connection fails. A getTopicsUnderNamespace might fail later if the connection gets closed...

type/bug
area/client
doc-not-needed
ready-to-test

### Motivation Related to [issue-24843](https://github.com/apache/pulsar/issues/24843) ### Modifications ### Verifying this change - [ ] Make sure that the change passes the CI checks. *(Please pick either of the following options)*...

doc-label-missing

### Motivation Related tp [issue-24847](https://github.com/apache/pulsar/issues/24847) ### Modifications ### Verifying this change - [ ] Make sure that the change passes the CI checks. *(Please pick either of the following options)*...

doc-label-missing

PIP: #24862 ### Motivation ### Modifications ### Verifying this change - [ ] Make sure that the change passes the CI checks. *(Please pick either of the following options)* This...

area/metrics
doc-not-needed