Ecosyste.ms: Issues

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

GitHub / hoverbear/old-raft-rs issues and pull requests

#34 - Improve tests a bit

Pull Request - State: closed - Opened by Hoverbear over 9 years ago

#33 - remove or document all uses of unwrap in raft::Server.

Pull Request - State: closed - Opened by danburkert over 9 years ago - 1 comment

#32 - Leader Elections

Pull Request - State: closed - Opened by danburkert over 9 years ago - 1 comment

#31 - WIP: refactor Server and Replica

Pull Request - State: closed - Opened by danburkert over 9 years ago - 2 comments

#30 - Implement client_append_request for Replica

Pull Request - State: closed - Opened by Hoverbear over 9 years ago

#29 - introduce message wrapper, cleanup client

Pull Request - State: closed - Opened by danburkert over 9 years ago - 1 comment

#28 - Nits2

Pull Request - State: closed - Opened by posix4e over 9 years ago - 1 comment

#27 - Investigate effect of asymmetrical network partitions

Issue - State: open - Opened by joshua-g almost 10 years ago
Labels: question, testing

#26 - Use ByteBuf/MutByteBuf

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

#25 - Add a Gitter chat badge to README.md

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

#24 - Design Notes

Issue - State: closed - Opened by danburkert almost 10 years ago - 8 comments

#23 - implement election_timeout and heartbeat_timeout for Replica

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

#22 - Implement Replica AppendEntries{Request, Response} handling

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

#21 - Create `RaftError`

Issue - State: closed - Opened by Hoverbear almost 10 years ago - 2 comments

#20 - Refactor replica state & various cleanups

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

#19 - Implement Replica RequestVote{Request, Response} handling and elections

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

#18 - Replica

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

#17 - Update for MIO changes, and wire up capnproto

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

#16 - Store

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

#15 - update for rustc 1.0.0-nightly (123a754cb 2015-03-24) (built 2015-03-25)

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

#14 - Mio

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

#13 - Future

Issue - State: closed - Opened by Hoverbear almost 10 years ago - 7 comments
Labels: enhancement, help wanted, Request for Comment

#12 - Add comprehensive tests, especially for fail recovery

Issue - State: open - Opened by foodhype almost 10 years ago - 1 comment
Labels: testing

#11 - Added blank line between functions exceeding one line and top-level constructs

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

#10 - fix LogIndex underflow in purge_from_index; reenable bounds checking

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

#9 - Add Term and LogIndex types

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

#8 - use SocketAddr as node id

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

#7 - LeaderState should work with non-contiguous node ids

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

#6 - Taming the Tick

Issue - State: closed - Opened by Hoverbear almost 10 years ago - 2 comments
Labels: enhancement

#5 - How to Handle Client Requests

Issue - State: closed - Opened by Hoverbear about 10 years ago - 10 comments

#4 - Use something else for the log?

Issue - State: closed - Opened by Hoverbear about 10 years ago - 10 comments
Labels: enhancement, Request for Comment

#3 - Merge (whoops)

Pull Request - State: closed - Opened by Hoverbear about 10 years ago

#2 - Merge.

Pull Request - State: closed - Opened by Hoverbear about 10 years ago

#1 - Transactions

Issue - State: closed - Opened by Hoverbear about 10 years ago - 1 comment
Labels: Request for Comment