-
**Describe the bug**
Admin java sdk can't use BrokerStats.getLoadReport method . Below is environment
os: win 10
java: 1.8
maven
```
org.apache.pulsar
pulsar-client-a…
-
**Describe the bug**
I am testing a simple Go function with Pulsar in standalone in docker. When setting `--auto-ack true` i get a panic from `pulsar-function-go/pf/instance.go` in `ackInputMessage`.…
-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Version
2.8.1
### Minimal reproduce step
1、A topic has multiple …
-
```
java.lang.NullPointerException: NPE when using schema null : null
at org.apache.pulsar.client.impl.schema.PrimitiveSchemaTest.allSchemasShouldRoundtripInput(PrimitiveSchemaTest.java:132)
at j…
-
I think we found a bug in the Pulsar Java Client. You maybe aware of it or you may have already addressed it. When writing Avro Specific Records into Pulsar producer then it uses shaded Avro code. Thi…
-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Version
OS = macOS Ventura (13.0)
Pulsar = 2.10.2
### Minima…
-
[jw@cn06 pulsar-manager]$ ./gradlew build -x test
Downloading https://services.gradle.org/distributions/gradle-4.8.1-bin.zip
........................................................................
…
-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Version
Running standalone 3.0.0 on ubuntu.
### Minimal …
-
Original Issue: apache/pulsar#11410
---
Trying to build apache pulsar on RHEL 8 ,As it required java and maven i have installed and export the path already
Envinorment :-
NAME="Red Hat Enterpri…
sijie updated
2 years ago
-
**Describe the bug**
Pulsar v2.8.1
Pulsar cluster: 3 brokers
Producer can‘t continue sending messages after all brokers are restarted.
**To Reproduce**
Steps to reproduce the behavior:
1. Crea…