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

### 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. ### Read release policy - [X] I understand that unsupported versions don't get bug fixes....

type/bug

Fixes #8425 ### Motivation Currently the Java and Python pulsar functions can access secrets that are set when functions are installed, but not pulsar functions written in Go. ### Modifications...

doc-required

### Motivation The decision to write a snapshot before the first transaction message instead of before building the producer, is based on the fact that only the act of writing...

type/enhancement
area/transaction
doc-not-needed
category/performance

Implementation PR for the PIP 369 "Flag based selective unload on changing ns-isolation-policy" #23116 ### Modifications Added an `unload-scope` flag in the `ns-isolation-policy set` call to control the behavior of...

doc-required
release/3.0.7
release/3.3.2

Main Issue: #23200 ### Motivation There's currently a clear problem with Key_Shared that in normal operations, it causes a lot of "ack holes" which result in several problems. One of...

type/bug
area/broker
doc-not-needed
ready-to-test
release/3.0.7
release/3.3.2

Fixes #23200 ### Motivation This PR introduces enhancements to the Key_Shared subscription dispatching logic in the Pulsar broker. The changes aim to optimize message dispatching, improve the handling of slow...

doc-required
ready-to-test

### Motivation - [DIscussion](https://lists.apache.org/thread/nwvc1jc29k0hnvtn6qtpdyb8b5xp3ch7) - [Vote](https://lists.apache.org/thread/2bmzvv7hyfnb2kf6jsgmgjtrjz23qhj2) ### Modifications ### Documentation - [x] `doc` - [ ] `doc-required` - [ ] `doc-not-needed` - [ ] `doc-complete` ### Matching PR in forked...

doc
PIP

### Motivation When the service unit state channel fails to start, it will throw an exception, and after the PR https://github.com/apache/pulsar/pull/22977 , it will fail forever, because the pulsar broker...

doc-not-needed

### Motivation - [DIscussion](https://lists.apache.org/thread/7mblhyvsrw5zybo0gs5512xg8f9sm67v) - [Vote](https://lists.apache.org/thread/s6z5gcjyw081cxf9pwz361r8dt2k8gvl) ### Modifications ### Documentation - [x] `doc` - [ ] `doc-required` - [ ] `doc-not-needed` - [ ] `doc-complete` ### Matching PR in forked...

doc
PIP