-
**Describe the bug**
I'm using pulsar 2.8.0 and aop 2.8.0-rc-202106071430.
And I'm using the sample code in README.MD to publish and subscrbe message.
But no messages returned.
**To Reproduce**
…
-
Original Issue: apache/pulsar#10980
---
I wrote a dummy test in Scala
```scala
package com.nt
import org.scalatest.BeforeAndAfterAll
import org.scalatest.matchers.should.Matchers
import or…
sijie updated
9 months ago
-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Version
3.0.0
### Minimal reproduce step
1. Publish 6…
-
You can directly edit in this gdocs:
https://docs.google.com/document/d/1KA1xO7J_IFk75PpMd6ZZAbZtrIaK9jHaJ7VRzqVMypA/edit?usp=sharing
Please comment and ping us in WeChat group if you take over the …
-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Version
3.1.2
### Minimal reproduce step
On windows 11 with java…
-
Original Issue: apache/pulsar#14575
---
```
ERROR org.apache.pulsar.functions.worker.FunctionMetaDataManager - Failed to initialize meta data store
org.apache.pulsar.client.api.PulsarClientExcept…
sijie updated
2 years ago
-
sorry this is probably not the perfect place for this question...
are there any plans to use the learnings from building this plugin for topic level authorization for kafka
for a plugin for the ge…
-
**Describe the bug**
when using SQL to read Pulsar following the README.md
```
'properties.pulsar.reader.readerName'='Flink-reader',
'properties.pulsar.reader.subscriptionRolePrefix'='flink-pu…
-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Version
pulsar and flink run in docker
pulsar version: i…
-
**Describe the bug**
Opening the reader to the topic produces NPE, and causes the exception on the client-side **Exclusive consumer is already connected**
```
16:08:18.406 [pulsar-stats-updater-…