-
We found one consistency issue about not read uncomitted in the latest raft version. Here is the bug log: [https://github.com/jerrytesting/inconsistent-bugs-canonical-raft/tree/main/not_read_uncommitt…
-
Both way conversions, probably as a seperate exe
-
### Version
24.10
### Which installation method(s) does this occur on?
_No response_
### Describe the bug.
A user reported a segmentation fault when initializing the comms while using one of our …
-
We are preparing to add H100 testing to RAPIDS in https://github.com/rapidsai/shared-workflows/pull/194.
So far we have the following test PRs opened:
- rmm - https://github.com/rapidsai/rmm/pul…
-
**Describe the bug**
Buffer overflow in `raft::linalg::detail::transpose`.
```
========= Internal Memcheck Error: Detected racecheck error buffer overflow. Some records have been dropped.
========…
-
# 理解 raft 算法 | 三月沙
raft 算法是一种共识算法,其解决的分布式环境中的数据一致性的问题 leader election在 raft 算法中,每个节点有三种状态: Follower Candidate Leader 所有的节点初始都是 follower ,如果 follower 节点没有收到任何 leader 节点的消息,这些节点将变成 candidate ,candid…
-
I would like to report an issue in page https://opensource.docs.scylladb.com/master/operating-scylla/nodetool-commands/removenode
> You must never use the nodetool removenode command to remove a ru…
-
**Description:**
Delivers new version of the TDP signup flow knowledge center video to encompass change to request access form
**AC:**
- [ ] Video has been exported
- [ ] Video has been subm…
-
https://icyfenix.cn/distribution/consensus/raft.html
-
**Is your feature request related to a problem? Please describe.**
During IVF-Flat search a query vector is compared to all the vectors from `n_probes` clusters, and we have `n_queries * n_probes` qu…