Ecosyste.ms: Issues

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

GitHub / etcd-team/etcd issues and pull requests

#84 - wal: move pb files to walpb

Pull Request - State: closed - Opened by xiang90 almost 10 years ago

#83 - snapshot: move pb to snappb; remove clusterId

Pull Request - State: closed - Opened by xiang90 almost 10 years ago

#82 - coerce gogoproto files to import from third_party

Pull Request - State: closed - Opened by bmizerany almost 10 years ago - 1 comment

#81 - wal: fix broken tests

Pull Request - State: closed - Opened by bmizerany almost 10 years ago

#80 - raft: remove configuration

Pull Request - State: closed - Opened by bmizerany almost 10 years ago - 6 comments

#79 - raft: make tick send out messages.

Pull Request - State: closed - Opened by xiang90 almost 10 years ago - 7 comments

#78 - Server refactor

Pull Request - State: closed - Opened by xiang90 almost 10 years ago

#77 - hang up forever if disk error occurs

Issue - State: open - Opened by yichengq almost 10 years ago

#76 - changelog: changes for 0.5rc1

Pull Request - State: open - Opened by yichengq almost 10 years ago
Labels: documentation

#75 - docs: add description of layout on storage

Pull Request - State: open - Opened by yichengq almost 10 years ago - 2 comments
Labels: documentation

#74 - docs: add explanation of modes

Pull Request - State: closed - Opened by yichengq almost 10 years ago - 2 comments
Labels: documentation

#73 - docs: rewrite cluster finding

Pull Request - State: open - Opened by yichengq almost 10 years ago - 4 comments
Labels: documentation

#72 - destruction of data dir leads to bad behavior

Issue - State: open - Opened by bcwaldon almost 10 years ago - 2 comments

#71 - etcd stays up when it cannot possibly proceed

Issue - State: open - Opened by bcwaldon almost 10 years ago

#70 - wal: add basic crc

Pull Request - State: closed - Opened by xiang90 almost 10 years ago - 1 comment

#69 - etcdserver: separate machines with space

Pull Request - State: closed - Opened by bcwaldon almost 10 years ago - 10 comments

#68 - conf: remove MaxResultBuffer flag

Pull Request - State: closed - Opened by yichengq almost 10 years ago - 1 comment

#67 - standby test and fix some bugs

Pull Request - State: closed - Opened by yichengq almost 10 years ago

#66 - wal: move record method to record.go

Pull Request - State: closed - Opened by xiang90 almost 10 years ago

#65 - etcdserver: rename someMachineMessage->machineMessage

Pull Request - State: closed - Opened by xiang90 almost 10 years ago

#64 - etcdserver: use snapshotCount flag

Pull Request - State: closed - Opened by xiang90 almost 10 years ago - 2 comments

#63 - conf: remove GraphiteHost flag

Pull Request - State: closed - Opened by xiang90 almost 10 years ago - 1 comment

#62 - raft: make snapshot a protobuf type

Pull Request - State: closed - Opened by yichengq almost 10 years ago - 2 comments
Labels: on hold

#61 - etcdserver: add name field for machine

Pull Request - State: open - Opened by yichengq almost 10 years ago - 3 comments

#60 - etcd: add consistent get

Pull Request - State: closed - Opened by xiang90 almost 10 years ago - 1 comment

#59 - *: rename etcd to etcdserver

Pull Request - State: closed - Opened by xiang90 almost 10 years ago - 1 comment

#58 - server: don't print out errors that cannot be resolved

Pull Request - State: closed - Opened by yichengq almost 10 years ago

#57 - snap/wal name helper function

Issue - State: open - Opened by xiang90 almost 10 years ago

#56 - Save node context into snapshot.

Issue - State: open - Opened by xiang90 almost 10 years ago

#55 - WIP etcd: snap and wal init

Pull Request - State: closed - Opened by xiang90 almost 10 years ago - 2 comments

#54 - wal refactor

Issue - State: open - Opened by xiang90 almost 10 years ago
Labels: enhancement

#53 - *: remove old server

Pull Request - State: closed - Opened by xiang90 almost 10 years ago - 1 comment

#52 - WIP: support multiple wals

Pull Request - State: closed - Opened by yichengq almost 10 years ago - 4 comments

#51 - raft: make snapshot a protobuf type

Pull Request - State: closed - Opened by yichengq almost 10 years ago - 1 comment

#50 - on disk snap

Pull Request - State: closed - Opened by xiang90 almost 10 years ago - 4 comments
Labels: hot

#49 - raft: add clusterId to snapshot

Pull Request - State: closed - Opened by xiang90 almost 10 years ago - 2 comments
Labels: hot

#48 - WIP: load old data dir

Pull Request - State: open - Opened by yichengq almost 10 years ago

#47 - raft snapshot doesn't contain clusterid

Issue - State: closed - Opened by yichengq almost 10 years ago

#46 - Fix test

Pull Request - State: closed - Opened by yichengq almost 10 years ago - 4 comments
Labels: hot

#45 - wal: set NOCOW flag for log in btrfs

Pull Request - State: open - Opened by yichengq almost 10 years ago - 4 comments
Labels: hot

#44 - server: remove panic or fatal in participant.run

Pull Request - State: closed - Opened by yichengq almost 10 years ago - 3 comments
Labels: hot

#43 - server: use random generated node id

Pull Request - State: closed - Opened by yichengq almost 10 years ago - 6 comments
Labels: hot

#42 - store: fix the bug caused by random iteration order over map

Pull Request - State: closed - Opened by yichengq almost 10 years ago

#41 - client: wip

Pull Request - State: open - Opened by xiang90 almost 10 years ago
Labels: on hold

#40 - add /v2/stats

Pull Request - State: closed - Opened by yichengq almost 10 years ago - 4 comments

#39 - housecleaning

Pull Request - State: closed - Opened by bmizerany almost 10 years ago - 2 comments

#38 - store: intermittent test failure

Issue - State: closed - Opened by bmizerany almost 10 years ago

#37 - raft: refactor Campaign

Pull Request - State: closed - Opened by yichengq almost 10 years ago - 3 comments

#36 - remove goraft!

Pull Request - State: closed - Opened by bmizerany almost 10 years ago

#35 - config: remove toml

Pull Request - State: closed - Opened by bmizerany almost 10 years ago

#34 - Testing Refactor

Pull Request - State: closed - Opened by yichengq almost 10 years ago - 6 comments
Labels: hot

#33 - etcd: replace buildServer with startServer in tests

Pull Request - State: closed - Opened by xiang90 almost 10 years ago - 1 comment

#32 - server.Run error handling

Issue - State: open - Opened by yichengq almost 10 years ago

#31 - wal: prune repeative logging

Pull Request - State: closed - Opened by yichengq almost 10 years ago - 2 comments

#30 - etcd: make retry configurable

Pull Request - State: closed - Opened by xiang90 almost 10 years ago - 5 comments

#29 - etcd: attach default scheme to the peer-list if scheme is not given

Pull Request - State: closed - Opened by xiang90 almost 10 years ago - 6 comments

#28 - raft: prune unnecessary logging - fixes #15

Pull Request - State: closed - Opened by bmizerany almost 10 years ago - 13 comments

#27 - Thoughts about joinIndex

Issue - State: open - Opened by yichengq almost 10 years ago - 5 comments
Labels: on hold

#26 - server: deny join if cluster is full

Pull Request - State: closed - Opened by yichengq almost 10 years ago - 11 comments

#25 - Fix bug

Pull Request - State: closed - Opened by yichengq almost 10 years ago - 1 comment

#24 - wal: add marshaler interface

Pull Request - State: closed - Opened by xiang90 almost 10 years ago - 3 comments
Labels: on hold

#23 - wal: make record a protobuf type

Pull Request - State: closed - Opened by xiang90 almost 10 years ago - 3 comments

#22 - server: serve /v2/admin on raftPubAddr

Pull Request - State: closed - Opened by yichengq almost 10 years ago - 4 comments

#21 - known failure in etcd pkg testing

Issue - State: closed - Opened by yichengq almost 10 years ago

#20 - raft: make Info a protobuf type

Pull Request - State: closed - Opened by xiang90 almost 10 years ago - 1 comment

#19 - raft: make State a protobuf type

Pull Request - State: closed - Opened by xiang90 almost 10 years ago - 2 comments

#18 - etcd: make cmd a protobuf type

Pull Request - State: closed - Opened by xiang90 almost 10 years ago - 2 comments

#17 - pb: add protobuf entry type

Pull Request - State: closed - Opened by xiang90 almost 10 years ago - 10 comments

#16 - etcd: add version handler

Pull Request - State: closed - Opened by xiang90 almost 10 years ago - 1 comment

#15 - log less

Issue - State: closed - Opened by bmizerany almost 10 years ago

#14 - Snap compact and recovery

Pull Request - State: closed - Opened by yichengq almost 10 years ago

#13 - wal: init

Pull Request - State: closed - Opened by xiang90 almost 10 years ago

#12 - docs: add WAL design

Pull Request - State: open - Opened by yichengq almost 10 years ago - 1 comment
Labels: on hold, documentation

#11 - Raft log

Pull Request - State: closed - Opened by xiang90 almost 10 years ago

#10 - Discovery

Pull Request - State: closed - Opened by yichengq almost 10 years ago

#9 - raft id

Pull Request - State: closed - Opened by yichengq almost 10 years ago

#8 - Replace config

Pull Request - State: closed - Opened by yichengq almost 10 years ago - 1 comment

#7 - raft: append entries only if necessary

Pull Request - State: closed - Opened by yichengq almost 10 years ago - 2 comments

#6 - raft: make id int64

Pull Request - State: closed - Opened by xiang90 almost 10 years ago - 2 comments

#5 - wal: implement initial decoding

Pull Request - State: closed - Opened by bmizerany almost 10 years ago - 12 comments

#4 - config: deprcate old flags

Pull Request - State: closed - Opened by xiang90 almost 10 years ago - 3 comments

#3 - goraft: pkg to import old data dir

Pull Request - State: closed - Opened by yichengq almost 10 years ago - 1 comment

#2 - WIP replace raft

Pull Request - State: closed - Opened by xiang90 almost 10 years ago - 1 comment

#1 - v1: deprecate v1 support

Pull Request - State: closed - Opened by yichengq almost 10 years ago - 4 comments