-
I had a working, 3-node dkron cluster-A
I created a second, 3-node dkron cluster-B
I accidentally restarted the nodes with cluster-A;s IP addresses in them. I stopped cluster-B, changed the IP a…
-
#### Overview of the Issue
I'm having periodic (everyday!) problem when Consul instances became unavailable for short period of time ~1-2min and I'm failed to investigate what is the cause. This do…
-
Jira Link: [DB-6859](https://yugabyte.atlassian.net/browse/DB-6859)
### Description
#17743 is to disable flush_retryable_requests on syscatalog tablet.
Enable flush_retryable_requests and add a u…
-
大致看了下源代码,感觉可能有以下问题:
当follower 1的election timer超时调用startElection()后,如果是rpc的RequestVote/AppendEntries先拿到锁并且发现有更大的term x, 那么follower 1会依然成为candidate并且term会是x + 1。那么一个刚当上leader的节点可能会被由follower转candidate的…
-
**Describe the bug**
I've created an HA Vault with a cert signed by the Kube Root CA with the Helm chart. When I annotate a deployment, I get the following error from the init container:
```
…
-
### Observed behavior
I'm trying to set up a gateway connection between two clusters, A and B, in order to migrate streams and KV buckets from cluster A to cluster B and decommission cluster B.
…
-
### Description
When removing a member from the active configuration, it disappears, only to re-appear moments later. The respective, removed service has in fact been removed and is idle.
### Ho…
-
### Nomad version
```
Nomad v1.6.1
BuildDate 2023-07-21T13:49:42Z
Revision 515895c7690cdc72278018dc5dc58aca41204ccc
```
### Operating system and Environment details
```
Debian GNU/Linux …
-
tikv_threads_io_bytes_total & tikv_thread_cpu_seconds_total for 30 tikv instance need ~7M sample
![image](https://user-images.githubusercontent.com/24769636/126599068-1be4326a-ea5b-40c6-a6d5-0fd30…
-
It's not possible to call Raft.Apply on any node that isn't the leader.
This forces implementations to forward the message to the
leader if a non-leader wants to apply a log message.
Given that the R…