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 revert commit 2c8c288a Fixes https://github.com/apache/pulsar/issues/16907 ### Motivation I think the problem described in #2993 is already solved by https://github.com/apache/pulsar/pull/2995, we don't need this workaround fix anymore. Also, this workaround...

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. ### Example failure https://github.com/apache/pulsar/actions/runs/3365965817/jobs/5582476700#step:10:1295 ### Exception stacktrace Full exception stacktrace [ERROR] testTopicLevelOffloadPartitioned(org.apache.pulsar.broker.admin.AdminApiOffloadTest) Time elapsed: 14.607...

help-wanted
component/test
flaky-tests

### 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? This idea popped up when I...

doc-required

### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Version tlinux(CentOS) pulsar-2.10.1 ### Minimal reproduce step Deploy brokers on virtual machines. ### What...

type/bug

### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Example failure https://github.com/apache/pulsar/runs/8127487718?check_suite_focus=true#step:10:2418 ### Exception stacktrace ``` Error: Tests run: 87, Failures: 1, Errors:...

component/test
flaky-tests

### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Version Pulsar Java Client 2.10.0 Pulsar 2.10.0 ### Minimal reproduce step Enable the transaction...

type/bug

### Motivation The current implementation of the Cassandra Sink connector only supported a single schema type (key, string). This is not useful for production. So I modified the code to...

area/function
doc-required
ready-to-test
release/4.0.1

Master Issue: #16768 ### Motivation The problem has been discussed before in [#16792](https://github.com/apache/pulsar/pull/16792). And now I found that when creating a topic with large partition such as 500 on a...

doc-not-needed

### Motivation Currently, the table view only supports persistent topics with read compacted. However, some data don't require persistent storage, like load data in PIP-192 [#16691](https://github.com/apache/pulsar/issues/16691). We need to support...

PIP

**Is your feature request related to a problem? Please describe.** sometimes need restrict publish message,when use terminate function,the topic will can not be reverted as a normal topic **Describe the...

help-wanted
type/feature
triage/week-46
lifecycle/stale