-
**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…
-
docker-compose.yml
```yml
---
version: "3"
services:
risingwave:
image: ghcr.io/risingwavelabs/risingwave:latest
ports:
- 4566:4566
- 5691:5691
command:
- …
-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Version
2.9
### Minimal reproduce step
transactional …
-
**Describe the bug**
Hello, I got the following error fro Pulsar 2.8.0 (binaries downloaded from the website):
```
14:04:09.671 [pulsar-io-29-11] INFO org.apache.pulsar.broker.service.ServerCnx …
-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Version
> pulsar-2.10, 2.11
### Minimal reproduce step
1. Someti…
-
Use version 2.7.4
Use pressure test command :
pulsar-perf produce persistent://zy-tenant/zy-namespace/zy-topic -threads 10 -n 10 -r 50000
I use three machines for pressure measurement, and each mac…
-
update standalone.conf
authenticationEnabled=true
authenticationProviders=com.talkweb.iot.test.VVAuthenticationProvider
brokerClientAuthenticationPlugin=com.talkweb.iot.test.VVAuthentication
VV…
-
Original Issue: apache/pulsar#13148
---
**Describe the bug**
We have deployed two pulsar clusters and enabled geo-replication. We use domain names for load balancing and cluster switching when d…
sijie updated
2 years ago
-
### Search before asking
- [ ] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
> 4135 Oct 23 21:33:20 test_host pulsar[123890]: 2022-10-23T21:33:…
-
**Describe the bug**
Just trying to upgrade from Pulsar 2.6.4 to 2.8.2, running into this exception very quickly on a standalone test (from scratch, so no backlog or anything).
```
WAR|11/145138.…