etcd-io / etcd-io/etcd

Integrate raft's new feature (async write) into etcd

Open
#16,291 7 comments 0 reactions 0 assignees View on GitHub
area/performance stage/tracked type/feature
Dominant language
Go
Stars
52.3k
Forks
10.5k
Avg merge
2d 21h
Merged PRs (30d)
43

Description

### What would you like to be added?

raft introduced a new feature [async write](https://github.com/etcd-io/raft/pull/8), etcd should try to integrate the new feature into etcd.

### Why is this needed?

Improve performance

Contributor guide

Open the contributing guide

Research direction

Start by reading the linked raft async-write change and locating etcd's raft write path. Determine the integration points and any required validation for etcd; done means the async-write feature is integrated into etcd and improves performance as intended.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
distributed-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.