matrixcube icon indicating copy to clipboard operation
matrixcube copied to clipboard

Fundamental Building Block for Elastic Storage With Strong Consistency and Reliability

Results 24 matrixcube issues
Sort by recently updated
recently updated
newest added

**What type of PR is this?** - [ ] API-change - [ ] BUG - [ ] Improvement - [x] Documentation - [ ] Feature - [ ] Test and...

**What type of PR is this?** - [ ] API-change - [x] BUG - [ ] Improvement - [ ] Documentation - [ ] Feature - [ ] Test and...

Implementing distributed scheduling framework

kind/bug
needs-triage

Implementing transaction framework client.

kind/bug
needs-triage

#### Can be reproduced ? Yes #### Steps: cd components/prophet/election CGO_ENABLED=1 go test -race -run=TestCurrentLeader #### Expected behavior: No error. #### Actual behavior: ``` {"level":"info","ts":"2022-03-11T18:23:16.326+0800","caller":"embed/etcd.go:131","msg":"configuring peer listeners","listen-peer-urls":["http://127.0.0.1:30001"]} {"level":"info","ts":"2022-03-11T18:23:16.327+0800","caller":"embed/etcd.go:139","msg":"configuring client listeners","listen-client-urls":["http://127.0.0.1:30000"]}...

kind/bug
needs-triage

The chaos testing framework requires the ability to reorder messages sent between two nodes. Add interface to allow custom code to implement such reordering. The chaos testing framework will access...

component/raftstore
kind/feature
priority/medium

run make static-check to see all those errors.

kind/bug
component/raftstore
priority/medium

In a power loss failure, all written data not fsynced onto the persistent storage will be lost. The chaos testing framework should be able to test whether MatrixCube behave correctly...

component/raftstore
kind/documentation
priority/medium

Add replicas online detection before process split request.

component/raftstore
kind/feature
priority/medium
triage/accepted
size/s

component/raftstore
kind/feature
priority/medium