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

This reverts commit fa745384c2c3ea8c16e6c0cd078328a653fa3073. ### Motivation #22921 reverted the change in #22867 to use correct way of passing parameters in shell scripts. The correct syntax is `"$@"`. In #22921, the...

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 As a websocket client, I need to subscribe to a persistent topic that...

type/enhancement

**Describe the bug** The solution provided by #7139 to the BUG #4803 *does not work*. * When trying to read a message with `null` value a `NullPointerException` is thrown in...

type/bug
help wanted
lifecycle/stale

### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Motivation Team, The version of jetty being used is somewhere around 9.x.x. This one...

type/enhancement

Fixes #22626 ### Motivation To Upgrade debezium version for oracle to 2.5.4.Final ### Modifications Upgraded debezium version from 1.9.7.Final to 2.5.4.Final just for oracle connector, so that other connectors such...

doc-not-needed
ready-to-test

### Motivation Providing multiple options for extracting the Client Identity from the X.509 certificate would greatly benefit the diverse implementations organizations can follow according to their scale. ### Modifications Adding...

doc-not-needed
PIP

### Motivation 1. FIx the issue https://github.com/apache/pulsar/issues/22943. This is issue is serious and actually cause txn unavailable. This pr is similar to a previous pr https://github.com/apache/pulsar/pull/14286. Since previous pr is...

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

Main Issue: https://github.com/apache/pulsar/issues/22934 ### Motivation Refer to issue: https://github.com/apache/pulsar/issues/22934 ### Modifications ### Verifying this change - [ ] Make sure that the change passes the CI checks. *(Please pick either...

doc-not-needed

### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. - It seems this problem is the same as this pr described, https://github.com/apache/pulsar/pull/14286. ### Version...

type/bug
Stale