the inbox raft node removed from the raft cluster do not close the raft wal
Open
- Dominant language
- Java
- Stars
- 792
- Forks
- 95
- Avg merge
- 10h 45m
- Merged PRs (30d)
- 4
Description
## ⚠️ *the inbox raft node removed from the raft cluster do not close the raft wal *
our cluster is 4 node, the inbox raft config is 3 voters , 0 followers. It has been running stably for two months, then the inbox.service raft cluster split and load balanced, but a cluster has 4 node,like:
the removed node term is 1, the others is 2, the leader does not send raft logs to that node.
#### **Environment**
- Version: [3.2.1]
- JVM Version: [ OpenJDK17]
- Hardware Spec: [32c64g, 4 node]
- OS: [CentOS 7]
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.