-
### What happened?
Executed :
`ansible-playbook -i inventory/mycluster/inventory.ini --become-user=root upgrade-cluster.yml | tee -a upgrade_cluster_to_1-31-1.txt` to upgrade the cluster to 1.31.4…
-
https://github.com/vitabaks/postgresql_cluster/blob/c030eea4c0b724830c9712a84f3e3d351db9bc78/roles/patroni/templates/patroni.yml.j2#L38C135-L38C136
-
### Which PikiwiDB functionalities are relevant/related to the feature request?
_No response_
### Description
动态调整运行过程中的快慢命令
### Proposed solution
动态调整运行过程中的快慢命令
### Alternatives considered
动态调…
-
Currently, the etcd compaction algorithm that we use is as following:
- we store "etcd revision" from the moment of last compaction under a special key in etcd
- then periodically even N seconds/min…
-
I got a panic with version 3.5.0 when I stop a member and remove data start.
panic: tocommit(458) is out of range [lastIndex(3)]. Was the raft log corrupted, truncated, or lost?
goroutine 163 [ru…
-
From the logs:
```
2023-09-27 06:04:21 [WARNING ] Could not get channel config. for board 8251:
```
Blowing away the current etcd database fixes this but it will happen again.
-
## Why you need it?
Is your feature request related to a problem? Please describe in details
- As an extension of https://github.com/apache/incubator-seata/issues/6964, I hope to support buil…
-
- [ ] I have searched the [issues](https://github.com/seata/seata/issues) of this repository and believe that this is not a duplicate.
### Ⅰ. Issue Description
### Ⅱ. Describe what happened
…
-
-
### What would you like to be added?
Introduce new interface `JointIndexer` by side `ThreadSafeStore` to support complicated index.
Proposal as bellow:
```go
// JointIndexer for doing convenie…