pulsar
pulsar copied to clipboard
Apache Pulsar - distributed pub-sub messaging system
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...
### 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...
**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...
### 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...
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...
### 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...
### 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...
### 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....
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...
### 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...