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

dgkimura / paxos / 550

Builds Branch Commit Type Ran Committer Via Coverage
550 master Update LICENSE push 01 Jan 2019 07:30PM UTC dgkimura travis-ci pending completion
549 1.0.13 Fix accept handler race causing unaccepted decree Issue is that it is possible that between receiving a quorum of promises and sending an accept message that another contending decree had already been accepted. In this case we should send a nack ... push 04 Oct 2018 08:09PM UTC dgkimura travis-ci pending completion
548 master Fix accept handler race causing unaccepted decree Issue is that it is possible that between receiving a quorum of promises and sending an accept message that another contending decree had already been accepted. In this case we should send a nack ... push 04 Oct 2018 08:07PM UTC dgkimura travis-ci pending completion
547 master Narrow the scope of returning promise based on previous accepted value Issue is that if we receive a prepare for lower decree than previous highest promised decree then we should not send promise even if there is already a pending accept decree. ... push 03 Oct 2018 08:43PM UTC dgkimura travis-ci pending completion
546 master Fix case of bootstrapping highest proposed decree content Issue is that if bootstrapping a replica includes a highest proposed decree with non-empty content then subsequent proposals will stall while waiting for the non-empty decree to be promise... push 03 Oct 2018 02:48PM UTC dgkimura travis-ci pending completion
545 master Fix race condition causing unaccepted decree Issue is that there is a window where a proposer may propose a decree n. During this time another decree n is written into the ledger and third decree n+1 is proposed. Finally the acceptor receives the... push 02 Oct 2018 02:39PM UTC dgkimura travis-ci pending completion
544 master Add additional unittest coverage for HandlePromise push 01 Oct 2018 04:02PM UTC dgkimura travis-ci pending completion
542 master Add guard against serialization errors push 29 Sep 2018 12:31AM UTC dgkimura travis-ci pending completion
543 1.0.12 Add guard against serialization errors push 29 Sep 2018 12:30AM UTC dgkimura travis-ci pending completion
541 1.0.12 Fix handler to signal iff it was proposer Issue is that if handler sends a signal regardless of whether it was the proposer then there exists a window when mutiple proposers are waiting for different signals and then one handler sends a signal wh... push 28 Sep 2018 11:54PM UTC dgkimura travis-ci pending completion
540 master Fix handler to signal iff it was proposer Issue is that if handler sends a signal regardless of whether it was the proposer then there exists a window when mutiple proposers are waiting for different signals and then one handler sends a signal wh... push 27 Sep 2018 02:53PM UTC dgkimura travis-ci pending completion
539 master Fix possible hang during remove replica Issue is that there was an assumption that a decree's handler is executed on the same decree that proposed the remove. This is not necessarily the case if the decree's author is not propogated when flushing... push 26 Sep 2018 01:17AM UTC dgkimura travis-ci pending completion
538 test-fix-possible-hang-forever test fix add replica possible hang forever push 25 Sep 2018 02:54AM UTC dgkimura travis-ci pending completion
537 test-fix-possible-hang-forever test fix remove replica possible hang forever push 25 Sep 2018 12:31AM UTC dgkimura travis-ci pending completion
536 1.0.11 Resend request on nack push 21 Sep 2018 02:35PM UTC dgkimura travis-ci pending completion
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 24
  • 25
  • Next →
  • Back to Repo
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