-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Version
Pulsar version 2.10.2
### Minimal reproduce step
Set-up …
-
**Describe the bug**
When running distributed system tests using Data Generator Pulsar IO sources, this error message is produced by the function workers:
```
2022-01-25T01:20:51,212+0000 [func…
-
I use the standalone image pulled by docker for deployment,Why is there such an error report?
WARN org.apache.bookkeeper.stream.storage.impl.sc.ZkStorageContainerManager - Failed to start storage co…
-
1. Create pulsar with lvm
2. hscale 3-1 success
```
kbcli cluster hscale pulsar --auto-approve --components bookies --replicas 1 --namespace default
``
3. Hscale 1-2 failed
```
kbcli cluster hs…
-
Hello
I noticed errors in log during shutting down the pulsar standalone
It's reproduced on master if **standalone.conf** has `transactionCoordinatorEnabled=true` (seems to be all alright if set t…
-
On either amd64 or arm64 Ubuntu images, https://debezium.io/blog/2019/05/23/tutorial-using-debezium-connectors-with-apache-pulsar/ doesn't work with version 2.9.1 binary download.
Tests before runn…
-
A standalone Pulsar daemon server often throws various Exceptions when a shutdown is requested.
This does not inspire confidence in the product. Can I trust this product in production? If the …
-
**Describe the bug**
we have accidentally addressed "Still having issues of Failed to restore rockdb"
when we are running as standalone mode.
and didn't changed any configurations for bookkeeper.
…
-
## Motivation
Pulsar standalone is the "Pulsar in a box" version of a Pulsar cluster, where
all the components are started within the context of a single JVM process.
Users are using the standa…
-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Version
If it is possible, could #14814 be cherry-picked to 2.8? I…