-
### Issue and Steps to Reproduce
1. Have a working CLN 24.05 node running on a PostgreSQL 15 back end.
2. Upgrade CLN to 24.08.1.
3. Attempt to start the node.
4. **CRASH!**
```
2024-09-…
-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Read release policy
- [X] I understand that unsupported versions d…
-
### Issue and Steps to Reproduce
Using CLN with PostgreSQL works with the AMD64 Docker image, but not with the ARM32 and ARM64 ones.
In the following outputs, we can see `Unable to find DB drive…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. install kb 0.8.3
```
curl -fsSL https://kubeblocks.io/installer/in…
-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Motivation
Pulsar now has a pluggable interface for coordination a…
-
**BUG REPORT**
***Describe the bug***
Error reported after restarting the bookkeeper node. Due to being a Kubernetes environment, it was successfully started after being restarted x times.
Why …
-
i'm using 3 nodes of bookkeeper and then suddenly the error occure show recovery log is missing, how to trace the problem , how to solve this issue ?
java.io.IOException: Recovery log 1693588482171…
-
kbcli version
Kubernetes: v1.27.2-gke.1200
KubeBlocks: 0.6.0-beta.29
kbcli: 0.6.0-beta.29
1. create cluster
```
apiVersion: apps.kubeblocks.io/v1alpha1
kind: Cluster
metadata:
name: pulsa…
-
In org/apache/pulsar/manager/service/impl/BookiesServiceImpl.java , the code as blow
```java
@Value("${bookie.host}")
private String bookieHost;
```
We can start pulsar-manager with --boo…
-
*Motivation*
Integrate bookkeeper-visual-manager as part of pulsar-manager.
sijie updated
4 years ago