-
### What happened?
My network is internal in my EKS cluster and so I cannot use cert-manager to create a Let's Encrypt certificate. So I have used certbot to create the certificates to my brokers wit…
-
Hi developer,
I am confused, if i running below code in pycharm it show me error
producer.py
import pika
# 1 链接rabbitmq
# heartbeat=0 # 设置这个解决-> pika.excepti…
-
In etcd v2 python client, It is allowed to input multi-hosts to improve the high availability, But in etcd v3 python client, only one host is allowed , anyone knows why?
**V3:**
```
class Etcd3Cl…
-
#### Overview of the Issue
When downgrading from consul version 1.8.15 to 1.4.0, none of the three servers can start.
The following log is printed :
_"Failed to start Consul server: Failed to sta…
-
### Version & Environment
Redpanda version: v22.2.3
### What went wrong?
The Materialize CI is running Redpanda in a docker container. During a certain test, it gets killed with "docker kill"…
-
Hi dragonboat,
We are building a ultra-low latency storage system which aims to make the whole IO path latency under 50us for 4KB workloads(the network is RDMA and disk is NVMe level SSD or optane …
-
Hey there!
I'm looking for a raft solution as a component for a distributed application that I intend to be suitable for geo-replicated deployments.
I've noticed that the [lol](https://github.co…
-
### What happened?
Recently, an incident in one of our clusters led to the deletion of approximately ~70% of the pods running on our worker nodes. While investigating what happened, I found a series…
-
Provide callbacks on more raft states. Need to check with users to see what they need.
lni updated
11 months ago
-
#### Overview of the Issue
When a follower gets restarted after changing the hostname it causes many errors messages in the leader log and its own log along the time and when there are new election…