-
**Describe the bug**
A clear and concise description of what the bug is.
```
Caused by: java.lang.StackOverflowError
at java.lang.reflect.ReflectAccess.copyConstructor(ReflectAccess.java…
-
**Describe the bug**
maxSubscriptionsPerTopic is set to 0 and yet all of our consumers are throwing:
{"timestamp":"2021-06-29T06:31:23.683Z","logger":"org.apache.pulsar.client.impl.MultiTopicsCon…
-
# **Describe the bug**
When I utilize Pulsar Java Admin API to get the topic's last message-id, I got 500 HTTP status code from Java API.
As a comparison, I use `pulsar-admin topics get-message-by…
-
**Describe the bug**
When creating a go function with an input topic name that is non-canonical (e.g. `public/default/input`), the function panics due to different topic names being used.
**To Rep…
-
**Describe the bug**
When using FlinkPulsarSink connector with protobuf special mode serialization on a Pulsar topic, the schema comparison returns an error if the protobuf schema has changed. Only t…
ghost updated
3 years ago
-
https://github.com/apache/pulsar/runs/7647562319?check_suite_focus=true
```
Error: Tests run: 2, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 100.773 s
-
Original Issue: apache/pulsar#13713
---
**Describe the bug**
Opening the reader to the topic produces NPE, and causes the exception on the client-side **Exclusive consumer is already connected**
…
sijie updated
2 years ago
-
pulsar versiono 2.10.0
logs
```
pulsar_1 | 2022-05-24T07:52:30,228+0000 [pulsar-io-29-2] INFO org.apache.pulsar.client.impl.ProducerImpl - [persistent://rocketmq/offset/__consumer_off…
-
#### Expected behavior
Consumers/Producers are created normally after broker restart.
#### Actual behavior
```
level=info msg="Connecting to broker" remote_addr="pulsar://10.0.0.4:6650"
lev…
-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Version
Pulsar 2.9.2
Kubernetes v1.22.15
The topic is a partitio…