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

Fixes #24357 Main Issue: #24357 ### Motivation The unit test failed because `loadManager4.getBrokerRegistry().unregister();` is not enough to ensure a successful unregister. The root cause is that broker will register it...

doc-not-needed
ready-to-test

Fixes #xyz Main Issue: [#23149](https://github.com/apache/pulsar/issues/23149) PIP: https://github.com/apache/pulsar/pull/24370 ### Motivation In dynamic event-driven architectures, the relevance and timing of messages are crucial. Apache Pulsar currently supports delayed message delivery, which is...

doc-not-needed

### Search before reporting - [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](https://pulsar.apache.org/contribute/release-policy/#supported-versions) don't get bug fixes....

type/bug

### Search before reporting - [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](https://pulsar.apache.org/contribute/release-policy/#supported-versions) don't get bug fixes....

type/bug

### Motivation See the PIP-422 - https://github.com/apache/pulsar/pull/24368 This PR depends on #24368 and #24351, please review the two PR first. ### Modifications - Support global topic-level replicated clusters policy -...

type/PIP
doc-not-needed
PIP

PIP:https://github.com/apache/pulsar/pull/24220 ### Motivation we can now obtain the offset of a message by its message id: 1. Get the message by id using `get-message-by-id` cmd 2. Get the index of...

doc-not-needed

### Search before reporting - [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](https://pulsar.apache.org/contribute/release-policy/#supported-versions) don't get bug fixes....

type/bug

### Motivation The PR [#24168](https://github.com/apache/pulsar/pull/24168) introduced a regression where the `pulsar:${project.version}-${git.commit.id.abbrev}` Docker image cannot be pulled in the `pulsar-all` Dockerfile, because we didn't build and push that to the DockerHub....

doc-not-needed

### Search before reporting - [x] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### What issue do you find in Pulsar docs? In the chapter "Subscriptions" and more...

doc-required

Main Issue: [#24374 ](https://github.com/apache/pulsar/issues/24374) ### Motivation See PIP ### Modifications ### Verifying this change - [ ] Make sure that the change passes the CI checks. *(Please pick either of...

doc-not-needed
PIP