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

[PIP-264](https://github.com/apache/pulsar/blob/master/pip/pip-264.md) ### Motivation Exposes the current Schema Registry metrics described in the [doc](https://pulsar.apache.org/docs/next/reference-metrics/#schema-metrics) using OpenTelemetry. ### Modifications Modified `SchemaRegistryStats` to expose metrics `pulsar.broker.request.schema_registry.duration` and `pulsar.broker.operation.schema_registry.compatibility_check.count`. A full description of these...

doc-required

### Motivation see also [PIP-344 Correct the behavior of the public API pulsarClient.getPartitionsForTopic(topicName)](https://github.com/apache/pulsar/pull/22182) #### Background - When calling `pulsarClient.getPartitionsForTopic(topicName)`, Pulsar will automatically create the partitioned topic metadata if it does...

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

### Motivation fix comment of patternAutoDiscoveryPeriod in ConsumerConfigurationData class. ### Modifications `The default and minimum value is 1 minute.` -> `The default value is 1 minute, with a minimum of...

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

### Motivation There's currently some memory leaks in tests and while investigating the issue, I found out that there's a large number of uncompleted CompletableFutures in the heap dump. Currently...

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. ### 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. ### Motivation When a topic produce too much messages, the caches of broker will be...

type/enhancement

### Motivation When we only set the TLS URLs for `ClusterData` and set the `brokerClientTlsEnabled` to `true`, the admin client for geo-replication will be failed to create because the else...

doc-not-needed
ready-to-test

PIP: 332 ### Motivation Currently we are able to peek any number of messages of a topic subscription backlog using the Pulsar Java Admin API. However, we are only able...

doc-required

### Motivation This plugin doesn't work on the MacOS 14.1.1 (23B81) with intel CPU. ``` Client: Cloud integration: v1.0.35+desktop.5 Version: 24.0.7 API version: 1.43 Go version: go1.20.10 Git commit: afdd53b...

doc-not-needed
ready-to-test
release/3.1.4
release/3.2.3
release/3.0.5