Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / goraft/raft issues and pull requests
#250 - Getting package error
Issue -
State: open - Opened by niketkdoshi about 9 years ago
#249 - goraft seems not deal with read consistency problem
Issue -
State: closed - Opened by ghost about 9 years ago
- 3 comments
#248 - Please link to alternative Raft implementations
Issue -
State: closed - Opened by joeshaw almost 10 years ago
- 2 comments
#247 - panic: assertion failed: leader.elected.at.same.term.283
Issue -
State: open - Opened by dessalines almost 10 years ago
- 2 comments
#246 - chore: use code in github.com instead of code.google.com
Issue -
State: closed - Opened by yanyiwu about 10 years ago
- 4 comments
#245 - use github.com/golang/protobuf and github.com/gogo/protobuf instead of c...
Pull Request -
State: closed - Opened by yanyiwu about 10 years ago
- 1 comment
#244 - README: add unmaintained badge
Pull Request -
State: closed - Opened by philips about 10 years ago
- 2 comments
#243 - prevent the production of potential empty snapshot by snapshot.save
Pull Request -
State: open - Opened by chengzhong over 10 years ago
#242 - Fix(server): Clear Server.snapshot after a snapshot fails to save
Pull Request -
State: open - Opened by jstamerj over 10 years ago
#241 - README: clarify etcd's use of raft
Pull Request -
State: closed - Opened by philips over 10 years ago
- 3 comments
#240 - raftd sample cluster reaches un-startable state: panic: assertion failed: leader.elected.at.same.term.345
Issue -
State: closed - Opened by glycerine over 10 years ago
- 2 comments
#239 - Command#Apply is passed inconsistent context information.
Pull Request -
State: open - Opened by jrallison over 10 years ago
- 8 comments
#238 - Locking while taking a snapshot
Issue -
State: open - Opened by jvshahid over 10 years ago
- 8 comments
#237 - Pad snapshot filenames with 0s
Pull Request -
State: open - Opened by otoolep over 10 years ago
- 8 comments
#236 - Pad with zeroes
Pull Request -
State: closed - Opened by otoolep over 10 years ago
- 4 comments
#235 - server loads old snapshots
Issue -
State: open - Opened by bcwaldon over 10 years ago
- 6 comments
#234 - Link in README to 'In Search of an Understandable Consensus Algorithm' is dead
Issue -
State: closed - Opened by arinker over 10 years ago
- 3 comments
#233 - [question] What is the recommended way to kick unreachable nodes?
Issue -
State: open - Opened by zond over 10 years ago
#232 - Add rqlite to the list of projects using goraft
Pull Request -
State: closed - Opened by otoolep over 10 years ago
- 2 comments
#231 - Regenerated pb files with new goprotobuf.
Pull Request -
State: closed - Opened by hanlz over 10 years ago
- 2 comments
#230 - Build broken due to protobuf changes
Issue -
State: closed - Opened by otoolep over 10 years ago
- 10 comments
#229 - Add leader change event for followers
Pull Request -
State: open - Opened by M-xparker over 10 years ago
- 2 comments
#228 - bugfix, return err when readConf() failed
Pull Request -
State: open - Opened by wankai over 10 years ago
- 4 comments
#227 - iota states
Pull Request -
State: closed - Opened by rdallman over 10 years ago
#225 - fix(log): truncate file and reset offset correctly
Pull Request -
State: open - Opened by yichengq over 10 years ago
- 4 comments
#224 - fix(peer): set lastActivity even if no response is received
Pull Request -
State: closed - Opened by yichengq almost 11 years ago
- 2 comments
#221 - check for errors in serialization and deserialization
Pull Request -
State: closed - Opened by jvshahid almost 11 years ago
- 1 comment
#219 - Windows: log compaction problems
Issue -
State: open - Opened by philips almost 11 years ago
- 2 comments
#218 - fix(server.go) use setState in function init to avoid data race.
Pull Request -
State: closed - Opened by xiang90 almost 11 years ago
- 1 comment
#217 - fix(server.go) fix data race between func LogEntries and func appendEntry
Pull Request -
State: closed - Opened by xiang90 almost 11 years ago
- 2 comments
#215 - fix(server.go) check server state before send event to channel
Pull Request -
State: closed - Opened by xiang90 almost 11 years ago
- 4 comments
#214 - feat(log): set NOCOW flag when using btrfs
Pull Request -
State: closed - Opened by yichengq almost 11 years ago
- 11 comments
#211 - fix: wait for all goroutines to finish before Stop
Pull Request -
State: closed - Opened by yichengq almost 11 years ago
- 15 comments
#209 - util: Handle all errors in writeFileSync
Pull Request -
State: closed - Opened by tsenart almost 11 years ago
- 7 comments
#208 - fix(server.go) fix the problem that the server cannot be inited after loading snapshot.
Pull Request -
State: closed - Opened by xiang90 almost 11 years ago
- 12 comments
#204 - fix(server.Init) fix snapshot mkdir error handling
Pull Request -
State: closed - Opened by xiang90 almost 11 years ago
- 3 comments
#203 - fix(server.Init) Fix wrong error reporting
Pull Request -
State: closed - Opened by xiang90 almost 11 years ago
- 9 comments
#202 - Check JSON errors and use marshal/unmarshal for commands
Pull Request -
State: closed - Opened by edsrzf almost 11 years ago
#201 - feat(server): add FlushCommitIndex
Pull Request -
State: closed - Opened by yichengq almost 11 years ago
- 9 comments
#198 - feat(server.go) introduce server.Init()
Pull Request -
State: closed - Opened by xiang90 almost 11 years ago
- 13 comments
#196 - Create raft分布式协议算法实现
Pull Request -
State: closed - Opened by swinghu almost 11 years ago
- 2 comments
#194 - Add Peer.LastActivity()
Pull Request -
State: closed - Opened by benbjohnson almost 11 years ago
- 2 comments
#193 - Use exponential backoff for failed peer heartbeats.
Pull Request -
State: open - Opened by macb almost 11 years ago
- 5 comments
#190 - refactor(server) cleanup snapshot
Pull Request -
State: closed - Opened by xiang90 almost 11 years ago
- 2 comments
#189 - refactor(server) rename
Pull Request -
State: closed - Opened by xiang90 almost 11 years ago
- 3 comments
#186 - fix(peer/heartbeat): avoid unlimited wait on stopHeartbeat
Pull Request -
State: closed - Opened by yichengq about 11 years ago
- 3 comments
#185 - remove(travis) do not need this file anymore
Pull Request -
State: closed - Opened by xiang90 about 11 years ago
- 2 comments
#181 - refactor(server.go) change setCurrentTerm to updateCurrentTerm
Pull Request -
State: closed - Opened by xiang90 about 11 years ago
- 6 comments
#176 - Added Weed File System using go-raft
Pull Request -
State: closed - Opened by chrislusf about 11 years ago
- 2 comments
#175 - Cleanup locks in peer
Pull Request -
State: closed - Opened by philips about 11 years ago
- 2 comments
#174 - Refactor combine related files into one file
Pull Request -
State: closed - Opened by xiang90 about 11 years ago
- 2 comments
#172 - [WIP] move snapshot, request and reply into data
Pull Request -
State: closed - Opened by xiang90 about 11 years ago
- 9 comments
#170 - Cleanup loops
Pull Request -
State: closed - Opened by xiang90 about 11 years ago
- 1 comment
#169 - fix deadlock
Pull Request -
State: closed - Opened by xiang90 about 11 years ago
- 7 comments
#166 - fix(*.go): rename HeartbeatTimeout to HeartbeatInterval
Pull Request -
State: closed - Opened by philips about 11 years ago
- 12 comments
#165 - docs(server): add a comment explaining the NOPCommand
Pull Request -
State: closed - Opened by philips about 11 years ago
- 1 comment
#164 - bug fix
Pull Request -
State: closed - Opened by xiang90 about 11 years ago
#163 - p.server instead of server
Pull Request -
State: closed - Opened by xiang90 about 11 years ago
#162 - fix peer ae.response bug
Pull Request -
State: closed - Opened by xiang90 about 11 years ago
- 2 comments
#159 - fix(log_entry.go) reports the right read size
Pull Request -
State: closed - Opened by xiang90 about 11 years ago
- 3 comments
#157 - Add snapshot test coverage
Pull Request -
State: closed - Opened by benbjohnson about 11 years ago
- 4 comments
#152 - Refactor process command
Pull Request -
State: closed - Opened by xiang90 about 11 years ago
- 4 comments
#150 - Fix file issue
Pull Request -
State: closed - Opened by xiang90 about 11 years ago
- 9 comments
#146 - Make HttpTranporter.Transport into an exported field
Pull Request -
State: closed - Opened by gdb about 11 years ago
- 4 comments
#144 - Election Threshold and Heartbeat Timeout Event Types
Pull Request -
State: closed - Opened by benbjohnson about 11 years ago
- 3 comments
#139 - Test more versions of go
Pull Request -
State: closed - Opened by klobucar about 11 years ago
- 1 comment
#136 - Refactor
Pull Request -
State: closed - Opened by xiang90 about 11 years ago
- 7 comments
#135 - refactor(peer.go) use ticker
Pull Request -
State: closed - Opened by xiang90 about 11 years ago
- 3 comments
#134 - Additional documentation
Pull Request -
State: closed - Opened by JensRantil about 11 years ago
- 1 comment
#132 - README: benbjohnson => goraft
Pull Request -
State: closed - Opened by JensRantil about 11 years ago
- 1 comment
#129 - reuse the http client, otherwise it keeps making new connections till it...
Pull Request -
State: closed - Opened by warioSG over 11 years ago
- 1 comment
#128 - Sync
Pull Request -
State: closed - Opened by xiang90 over 11 years ago
- 7 comments
#126 - avoid closing the log while the server is still running.
Pull Request -
State: closed - Opened by jvshahid over 11 years ago
- 27 comments
#124 - Add 'Raft in Practice' to README.
Pull Request -
State: closed - Opened by benbjohnson over 11 years ago
- 11 comments
#122 - Server Interface
Pull Request -
State: closed - Opened by benbjohnson over 11 years ago
- 1 comment
#119 - Sort in descending order
Pull Request -
State: closed - Opened by xiang90 over 11 years ago
- 6 comments
#115 - Use Peer.ConnectionString in HTTPTransporter.
Pull Request -
State: closed - Opened by benbjohnson over 11 years ago
- 3 comments
#113 - check sendSRR response
Pull Request -
State: closed - Opened by xiang90 over 11 years ago
- 6 comments
#104 - Cleanup readme
Pull Request -
State: closed - Opened by philips over 11 years ago
- 1 comment
#95 - avoid deadlock
Pull Request -
State: closed - Opened by xiang90 over 11 years ago
- 2 comments
#90 - Simplify Protobuf Encoding by Removing Extraneous Buffers
Pull Request -
State: closed - Opened by matttproud over 11 years ago
- 2 comments
#86 - change join command to interface, so application can overwrite it
Pull Request -
State: closed - Opened by xiang90 over 11 years ago
- 1 comment
#85 - update leader name when server is follower
Pull Request -
State: closed - Opened by xiang90 over 11 years ago
#81 - Fix log
Pull Request -
State: closed - Opened by xiang90 over 11 years ago
- 10 comments
#75 - keep recent log entries after snapshot
Pull Request -
State: closed - Opened by xiang90 over 11 years ago
- 1 comment
#71 - Add nitro tool to go-raft lib
Pull Request -
State: closed - Opened by xiang90 over 11 years ago
- 4 comments
#67 - Reset Timer on Benchmarks
Pull Request -
State: closed - Opened by benbjohnson over 11 years ago
#63 - Default HTTP Transporter
Pull Request -
State: closed - Opened by benbjohnson over 11 years ago
- 14 comments
#62 - Remove the lock in init()
Pull Request -
State: closed - Opened by xiang90 over 11 years ago
- 3 comments
#56 - Fix break in select
Pull Request -
State: closed - Opened by xiang90 over 11 years ago
- 6 comments
#52 - Refactor server event loop
Pull Request -
State: closed - Opened by benbjohnson over 11 years ago
- 11 comments
#41 - timeout for transfere. This helps when the node is far left behind and package loss.
Pull Request -
State: closed - Opened by xiang90 over 11 years ago
- 2 comments
#39 - Blocking the transportation when the server will stepdown
Pull Request -
State: closed - Opened by xiang90 over 11 years ago
#38 - change log ouput format to Lmicroseconds
Pull Request -
State: closed - Opened by xiang90 over 11 years ago
#33 - Check checksum before load snapshot
Pull Request -
State: closed - Opened by xiang90 over 11 years ago
- 1 comment
#27 - Fix commit issue
Pull Request -
State: closed - Opened by xiang90 over 11 years ago
#24 - clean up timer and change heartbeat and election to the new timer
Pull Request -
State: closed - Opened by xiang90 over 11 years ago
- 4 comments
#19 - Add log compaction
Pull Request -
State: closed - Opened by xiang90 over 11 years ago
- 11 comments
#16 - LICENSE: initial commit
Pull Request -
State: closed - Opened by philips over 11 years ago
- 1 comment
#15 - Fix leader field and delete some redundant codes
Pull Request -
State: closed - Opened by xiang90 over 11 years ago
- 1 comment