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. ### Version 2.7.5 / 2.8.4 /master ### Minimal reproduce step 1. Run the code for...

type/bug
Stale

### Motivation Improve transaction message visibility for peek-messages ### Documentation - [ ] `doc` - [ ] `doc-required` - [x] `doc-not-needed` - [ ] `doc-complete`

type/PIP
doc-not-needed
PIP

Fixes [21743](https://github.com/apache/pulsar/issues/21743) of apache/pulsar ### Motivation Pulsar client tools doesn't have tests for listing, deleting and creating namespaces through Pulsar-admin. ### Modifications Modified `TestCmdNamespaces.java` and added tests for listing, creating...

doc-not-needed

### Motivation As seen in the AuthenticatedTransactionProducerConsumerTest, if we enable authorization, and want to produce/consume to a normal topic by transaction, we not only need to grant permission on normal...

doc-not-needed

Main Issue: https://github.com/apache/pulsar/issues/21324 ### Motivation Fix can not cleanup heartbeat data if scaling down broker ### Modifications when close the broker, delete heartbeat resource. If the broker restart, the heartbeat...

doc-not-needed

### Motivation The return secheamResult is inaccurate when schema encounter an non-recoverable exception in method `trimDeletedSchemaAndGetList`. Although, we executed the `trimDeletedSchemaAndGetList` method at line 563, however the returned result is...

doc-not-needed

### Motivation The build goal includes the tag feature. ### Modifications - Remove tag goal from the docker-maven-plugin ### Documentation - [ ] `doc` - [ ] `doc-required` - [x]...

area/build
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. ### What issue do you find in Pulsar docs? The word "Use" is spelled as...

doc
doc-required

### 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 https://github.com/apache/pulsar/issues/22748 ### Motivation see: https://github.com/apache/pulsar/issues/22748#issuecomment-2121171595 ### Modifications ### Verifying this change - [ ] Make sure that the change passes the CI checks. *(Please pick either of the following...

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