• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Hoverbear / raft-rs / 419
94%

Build:
DEFAULT BRANCH: master
Ran 23 Aug 2015 03:42AM UTC
Jobs 1
Files 11
Run time 0s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
419

push

travis-ci

homu
Auto merge of #99 - Hoverbear:fixes, r=danburkert

Fix Catchup

(Closes #97, much more info there)

Steps to reproduce:

* `cd experiments/tmux/hashmap-local-3`
* `./dashboard` to get 4 tabs.
* In *Server 1* `RUST_LOG=raft::consensus=debug ./server 1`
* In *Server 2* `RUST_LOG=raft::consensus=debug ./server 2`
* In *Server 3* `RUST_LOG=raft::consensus=debug ./server 3`
* In *Command Seat* `./put foo bar` a few times (doesn't matter really)
* Look for the leader in the servers, kill it.
* Restart the leader after a moment.
* Observe looping behaivor.

This fixes is by:
* Having `append_entries` carry the entry terms as well.
* Correctly reporting back the right index.

@danburkert please review. :)

1636 of 1927 relevant lines covered (84.9%)

0.85 hits per line

Jobs
ID Job ID Ran Files Coverage
1 419.1 23 Aug 2015 03:42AM UTC 0
84.9
Travis Job 419.1
Source Files on build 419
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #419
  • f8bafc73 on github
  • Prev Build on master (#409)
  • Next Build on master (#424)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc