Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / etcd-io/raft issues and pull requests

#125 - Add changelog for 3.6

Pull Request - State: open - Opened by ahrtr 6 months ago

#124 - Clean up and improve snapshot handling

Issue - State: open - Opened by erikgrinaker 6 months ago

#123 - Reset a follower's state to `StateProbe` from `StateSnapshot` when the follower catches up into leader's log range.

Pull Request - State: closed - Opened by ahrtr 6 months ago
Labels: do-not-merge/work-in-progress

#122 - Enable ARM64 GitHub workflows

Issue - State: open - Opened by ivanvc 6 months ago
Labels: good first issue, help wanted

#121 - owners: update username

Pull Request - State: closed - Opened by pav-kv 7 months ago

#120 - build(deps): bump github/codeql-action from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, github_actions

#119 - Panic at commit 10,001

Issue - State: open - Opened by alexanderturner 7 months ago - 1 comment

#118 - build(deps): bump actions/setup-go from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, github_actions

#117 - github workflow: enable workflow approval

Pull Request - State: closed - Opened by yashkundu 7 months ago - 1 comment

#116 - Enable GitHub workflows for PRs with the ok-to-test label

Issue - State: closed - Opened by ivanvc 7 months ago - 3 comments
Labels: good first issue, help wanted

#115 - Update go to 1.21.5

Pull Request - State: closed - Opened by ivanvc 7 months ago - 2 comments

#114 - chore: Rename prs to trk

Pull Request - State: closed - Opened by ystkfujii 7 months ago - 1 comment

#113 - TLA+ Trace validation

Pull Request - State: open - Opened by joshuazh-x 7 months ago

#112 - TLA+ spec of raft consensus algorithm in etcd implementation

Pull Request - State: closed - Opened by joshuazh-x 8 months ago - 2 comments

#110 - Accept any snapshot that allows replication

Pull Request - State: closed - Opened by erikgrinaker 8 months ago - 16 comments

#109 - etcd: upgrade go version from 1.21.3 to 1.21.4

Pull Request - State: closed - Opened by arjunmalhotra1 8 months ago - 3 comments

#108 - Memory storage loading snapshot bug

Issue - State: open - Opened by ds-testing-user 9 months ago

#107 - Complete migration to OWNERS file

Pull Request - State: closed - Opened by jmhbnz 9 months ago

#106 - build(deps): bump golang.org/x/net from 0.7.0 to 0.17.0 in /tools/mod

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies, go

#104 - fix panic on commit index regression

Pull Request - State: open - Opened by Damon07 9 months ago

#103 - remove unnecessary variable in stepWithWaitOption

Pull Request - State: open - Opened by heymingwei 9 months ago

#102 - Added OWNERS file for raft

Pull Request - State: closed - Opened by iiamabby 10 months ago - 1 comment

#101 - Update to go1.21.1

Pull Request - State: closed - Opened by dusk125 10 months ago

#100 - node type arbiter?

Issue - State: open - Opened by tamalsaha 10 months ago - 1 comment

#99 - [query]How etcd-raft gurantee the correctness of leased read

Issue - State: open - Opened by kikimo 10 months ago - 2 comments

#98 - build(deps): bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, github_actions

#97 - Update to golang 1.20 minor release

Pull Request - State: closed - Opened by jmhbnz 11 months ago

#96 - Optimise memory deallocation for stable log entries

Pull Request - State: open - Opened by Aditya-Sood 11 months ago - 7 comments

#95 - the native ProposeSync support

Issue - State: open - Opened by chen-zhuohan 11 months ago

#94 - Remove node

Issue - State: open - Opened by kotyara85 11 months ago - 2 comments

#93 - build(deps): bump arduino/setup-protoc from 1 to 2

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 1 comment
Labels: dependencies, github_actions

#92 - Bump versions for golang, golangci-lint and protoc

Pull Request - State: closed - Opened by jmhbnz 11 months ago

#91 - remove redundant joint config check

Pull Request - State: closed - Opened by erikgrinaker 12 months ago

#90 - duplicated check

Issue - State: closed - Opened by Damon07 12 months ago - 2 comments

#89 - Plan to release raft 3.6.0

Issue - State: open - Opened by ahrtr 12 months ago - 5 comments

#87 - Add REVIEWER @pavelkalinnikov

Pull Request - State: closed - Opened by tbg 12 months ago - 1 comment

#86 - Reduce chance of duelling leaders

Pull Request - State: open - Opened by Cjen1 12 months ago - 7 comments

#85 - Retire @tbg

Pull Request - State: closed - Opened by tbg 12 months ago - 5 comments

#84 - Accept any snapshot that allows replication

Pull Request - State: open - Opened by tbg 12 months ago - 1 comment

#83 - make `StepDownOnRemoval` the default behavior

Issue - State: open - Opened by erikgrinaker 12 months ago

#82 - Updated go to latest patch release 1.19.11

Pull Request - State: closed - Opened by jmhbnz 12 months ago

#81 - Add Config.DisableConfChangeValidation

Pull Request - State: closed - Opened by tbg 12 months ago

#80 - Configuration change validation has false positives

Issue - State: open - Opened by tbg 12 months ago - 1 comment

#79 - add `StepDownOnRemoval`

Pull Request - State: closed - Opened by erikgrinaker about 1 year ago - 3 comments

#78 - add `ForgetLeader`

Pull Request - State: closed - Opened by erikgrinaker about 1 year ago - 2 comments

#77 - step down when leader removes itself

Pull Request - State: closed - Opened by erikgrinaker about 1 year ago - 2 comments

#76 - fix raft test

Pull Request - State: open - Opened by kikimo about 1 year ago

#75 - update go to patch release 1.19.10

Pull Request - State: closed - Opened by charles-chenzz about 1 year ago

#74 - build(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, go

#72 - Questions about log probe

Issue - State: closed - Opened by kikimo about 1 year ago - 3 comments
Labels: question

#71 - Release in-memory log space based on entries size

Issue - State: open - Opened by pav-kv about 1 year ago - 8 comments
Labels: enhancement, good first issue

#70 - add data-driven tests for PreVote and CheckQuorum

Pull Request - State: closed - Opened by erikgrinaker about 1 year ago - 5 comments

#69 - A compound entry slice type

Issue - State: open - Opened by pav-kv about 1 year ago - 2 comments
Labels: enhancement

#68 - add `RawNode.CampaignNow()`

Pull Request - State: closed - Opened by erikgrinaker about 1 year ago - 4 comments

#67 - add selfcontained raftexample

Pull Request - State: open - Opened by Elbehery about 1 year ago - 7 comments

#66 - Remove `RawNode.TickQuiesced()`

Issue - State: open - Opened by erikgrinaker about 1 year ago

#65 - Bring OWNERS file in line with etcd-io/etcd

Pull Request - State: closed - Opened by tbg about 1 year ago

#64 - Externalize log entry flow control

Issue - State: open - Opened by pavelkalinnikov about 1 year ago
Labels: enhancement

#63 - WIP : implement self contained raftexample

Pull Request - State: closed - Opened by Elbehery about 1 year ago - 3 comments

#62 - deprecate `RawNode.TickQuiesced()`

Pull Request - State: closed - Opened by erikgrinaker about 1 year ago - 11 comments

#61 - minor fix for raft test

Pull Request - State: closed - Opened by kikimo about 1 year ago - 2 comments

#60 - raft: add backpressure for CommittedEntries flow

Pull Request - State: open - Opened by pavelkalinnikov about 1 year ago

#59 - Nominate pavelkalinnikov as reviewer

Issue - State: closed - Opened by tbg about 1 year ago - 4 comments

#58 - OWNERS: retire tbg

Pull Request - State: closed - Opened by tbg about 1 year ago - 1 comment

#57 - Document assigning Index/Term to appended proposals

Issue - State: open - Opened by pavelkalinnikov about 1 year ago

#56 - build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, go

#55 - fuzzing: add raft fuzzer from cncf-fuzzing

Pull Request - State: open - Opened by AdamKorcz about 1 year ago - 11 comments

#54 - tracker: fix byte counter leak in Inflights tracker

Pull Request - State: closed - Opened by pavelkalinnikov about 1 year ago - 2 comments

#52 - Move from StatePause->StateReplicate on heartbeat response when possible

Pull Request - State: closed - Opened by tbg about 1 year ago - 1 comment

#51 - Allow reuse of slices exposed through Ready

Pull Request - State: open - Opened by CaojiamingAlan about 1 year ago - 1 comment

#50 - change math/rand to crypto/rand to break tie in elections

Pull Request - State: closed - Opened by CaojiamingAlan about 1 year ago - 1 comment

#49 - Updated go to latest patch release 1.19.9

Pull Request - State: closed - Opened by jmhbnz about 1 year ago

#48 - Cluster struggles to elect leader when all peers are started at the same time

Issue - State: closed - Opened by ahrtr about 1 year ago - 3 comments
Labels: bug

#47 - raft: fix out-of-order terms

Pull Request - State: open - Opened by pavelkalinnikov about 1 year ago - 1 comment

#46 - raft: use a type-safe slice of log entries

Pull Request - State: open - Opened by pavelkalinnikov about 1 year ago - 4 comments

#45 - raft: clarify [Memory]Storage entries semantics

Pull Request - State: closed - Opened by pavelkalinnikov about 1 year ago - 3 comments

#44 - raft: error on ignored proposal and wait for EntryConfChange results

Pull Request - State: open - Opened by lavacat about 1 year ago - 6 comments

#43 - stepWait not used in ProposeConfChange

Issue - State: open - Opened by lavacat about 1 year ago

#42 - remove hexfusion from approvers list

Pull Request - State: closed - Opened by ahrtr about 1 year ago - 1 comment

#41 - WIP:standalone raftexample

Pull Request - State: closed - Opened by Elbehery over 1 year ago - 9 comments

#40 - WIP:standalone raftexample

Pull Request - State: closed - Opened by Elbehery over 1 year ago - 3 comments

#39 - WIP: raftexample selfcontained

Pull Request - State: closed - Opened by Elbehery over 1 year ago - 3 comments

#38 - build(deps): bump actions/setup-go from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions

#37 - Allow applying entries on durable remote quorum

Pull Request - State: open - Opened by tbg over 1 year ago

#36 - raft: don't panic when looking for term conflicts

Pull Request - State: closed - Opened by pavelkalinnikov over 1 year ago - 3 comments

#35 - build(deps): bump github.com/golang/protobuf from 1.5.2 to 1.5.3

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 3 comments
Labels: dependencies, go

#34 - raft: improve log slice allocations

Pull Request - State: closed - Opened by pavelkalinnikov over 1 year ago - 3 comments

#33 - raft: protect unstable.entries slice from appends

Pull Request - State: closed - Opened by pavelkalinnikov over 1 year ago - 2 comments

#32 - raft: paginate the unapplied config changes scan

Pull Request - State: closed - Opened by pavelkalinnikov over 1 year ago - 4 comments

#31 - raft: fix panic on MsgApp after log truncation

Pull Request - State: closed - Opened by pavelkalinnikov over 1 year ago - 3 comments

#30 - Please provide a simple and clean example

Issue - State: closed - Opened by wind-c over 1 year ago - 2 comments

#29 - Allow recovering from some assertions

Issue - State: open - Opened by tbg over 1 year ago - 1 comment
Labels: enhancement, help wanted

#28 - bump go version to 1.19.7

Pull Request - State: closed - Opened by ahrtr over 1 year ago - 2 comments

#27 - build(deps): bump golang.org/x/net from 0.4.0 to 0.7.0 in /tools/mod

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, go

#26 - build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, go