Ecosyste.ms: Issues

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

GitHub / canonical/raft issues and pull requests

#393 - AddressSanitizer:DEADLYSIGNAL in replication.c

Issue - State: open - Opened by jerrytesting over 1 year ago - 2 comments
Labels: Bug

#392 - Simplify queue macros unit tests

Pull Request - State: closed - Opened by freeekanayaka over 1 year ago - 3 comments

#391 - [question] Forwarding request to leader

Issue - State: closed - Opened by prrlvr over 1 year ago - 8 comments

#390 - consistency issues

Issue - State: open - Opened by jerrytesting over 1 year ago - 11 comments
Labels: Bug

#389 - Add CONTRIBUTING file.

Pull Request - State: closed - Opened by MathieuBordere over 1 year ago - 1 comment

#388 - Add latest release badge

Pull Request - State: closed - Opened by R3DRUN3 over 1 year ago - 3 comments

#387 - Expose an accessor for the current Raft role

Pull Request - State: closed - Opened by cole-miller over 1 year ago - 1 comment

#386 - recvAppendEntries: Assertion `r->state == RAFT_FOLLOWER || r->state == RAFT_CANDIDATE` failed

Issue - State: closed - Opened by cole-miller over 1 year ago - 9 comments
Labels: Bug

#385 - Revert addition of Requires.private to raft.pc

Pull Request - State: closed - Opened by cole-miller over 1 year ago - 1 comment

#384 - [question] When is the first leader elected?

Issue - State: closed - Opened by mdorier over 1 year ago - 2 comments

#383 - Behavior when setting `sysctl -w fs.aio-max-nr=0` during operation

Issue - State: open - Opened by MathieuBordere over 1 year ago
Labels: Bug

#382 - Out of disk behavior

Issue - State: open - Opened by MathieuBordere over 1 year ago - 3 comments

#381 - [question] Usage of raft_add, raft_remove, and raft_assign

Issue - State: closed - Opened by mdorier over 1 year ago - 2 comments

#380 - missing getrandom on centos 7

Issue - State: closed - Opened by cagev over 1 year ago - 1 comment

#379 - [question] Meaning of server_id and server_address in raft_message struct

Issue - State: closed - Opened by mdorier over 1 year ago - 7 comments

#378 - Fix raft.pc

Pull Request - State: closed - Opened by cole-miller over 1 year ago - 1 comment

#377 - Fix LZ4_CFLAGS and raft.pc

Pull Request - State: closed - Opened by cole-miller over 1 year ago - 8 comments

#376 - Incorrect raft.pc

Issue - State: closed - Opened by mdorier over 1 year ago

#375 - Can't find lz4 and can't disable it

Issue - State: closed - Opened by mdorier over 1 year ago - 4 comments

#374 - github: Remove deprecated Ubuntu Bionic

Pull Request - State: closed - Opened by cole-miller over 1 year ago - 3 comments

#373 - Encode start index in open segment

Issue - State: closed - Opened by MathieuBordere over 1 year ago - 4 comments

#371 - uv_fs: Handle short reads of file

Pull Request - State: closed - Opened by MathieuBordere over 1 year ago - 1 comment

#370 - 0.17 releases?

Issue - State: closed - Opened by juippis over 1 year ago - 6 comments

#369 - lifecycle: Trace request ID if set

Pull Request - State: closed - Opened by cole-miller over 1 year ago - 1 comment

#368 - raft: Trace ioCloseCb

Pull Request - State: closed - Opened by cole-miller over 1 year ago - 1 comment

#367 - replication: Don't respond to AppendEntries if term has changed

Pull Request - State: closed - Opened by cole-miller over 1 year ago - 1 comment

#366 - configuration: More tracing when configs are committed.

Pull Request - State: closed - Opened by MathieuBordere over 1 year ago - 1 comment

#365 - github: Explicitly remove liblz4 when we don't expect it.

Pull Request - State: closed - Opened by MathieuBordere over 1 year ago - 1 comment

#364 - CI: intermittent `build-nolz4-fail` failure

Issue - State: closed - Opened by MathieuBordere over 1 year ago

#363 - byte: Don't inline byteSha1Update

Pull Request - State: closed - Opened by MathieuBordere over 1 year ago - 2 comments

#362 - Revert "replication: Drop append entries result if a state transition has occurred"

Pull Request - State: closed - Opened by cole-miller over 1 year ago - 1 comment

#361 - byte: Tweak signature of byteSha1Transform

Pull Request - State: closed - Opened by cole-miller over 1 year ago - 3 comments

#360 - byte: Ignore false positive stringop-overread warning

Pull Request - State: closed - Opened by MathieuBordere over 1 year ago - 4 comments

#359 - Kinetic fixes

Pull Request - State: closed - Opened by MathieuBordere over 1 year ago - 1 comment

#358 - packages: remove bionic, impish; add kinetic

Pull Request - State: closed - Opened by MathieuBordere over 1 year ago - 1 comment

#357 - replication: Fix handling of new term when snapshotting

Pull Request - State: closed - Opened by cole-miller over 1 year ago - 3 comments

#356 - Assertion `request->term == r->current_term' failed.

Issue - State: closed - Opened by MathieuBordere over 1 year ago - 2 comments

#355 - Assertion `r->last_applied <= r->commit_index' failed.

Issue - State: closed - Opened by MathieuBordere over 1 year ago - 11 comments

#354 - Config rollback

Pull Request - State: closed - Opened by MathieuBordere over 1 year ago - 3 comments

#353 - tick: Don't convert to candidate while a snapshot is installing

Pull Request - State: closed - Opened by cole-miller over 1 year ago - 5 comments

#352 - replication: Tweak applyLeaderCb cleanup

Pull Request - State: closed - Opened by cole-miller over 1 year ago - 2 comments

#351 - replication: Drop append entries result if a state transition has occurred

Pull Request - State: closed - Opened by cole-miller over 1 year ago - 4 comments

#350 - Another bad memory access in uvClientInit

Issue - State: closed - Opened by cole-miller over 1 year ago - 1 comment

#349 - uv: Clear io->impl when it's freed

Pull Request - State: closed - Opened by cole-miller over 1 year ago - 1 comment

#347 - Prevent calling uv->close_cb twice, take 2

Pull Request - State: closed - Opened by cole-miller almost 2 years ago - 4 comments

#346 - Revert "uv: Prevent calling close_cb twice"

Pull Request - State: closed - Opened by MathieuBordere almost 2 years ago - 1 comment

#345 - uv: Prevent calling close_cb twice

Pull Request - State: closed - Opened by cole-miller almost 2 years ago - 1 comment

#344 - uv: Never invoke barrier callback twice

Pull Request - State: closed - Opened by cole-miller almost 2 years ago - 3 comments

#342 - replication: Only send AppendEntriesResult when FOLLOWER

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

#341 - Double free in ioCloseCb

Issue - State: closed - Opened by cole-miller almost 2 years ago - 2 comments
Labels: Bug

#340 - replication: Check state in sendAppendEntriesResult

Pull Request - State: closed - Opened by cole-miller almost 2 years ago

#339 - Bad memory access (?) in uvClientInit

Issue - State: closed - Opened by cole-miller almost 2 years ago - 5 comments

#338 - Assertion `index <= logLastIndex(l)` failed

Issue - State: closed - Opened by cole-miller almost 2 years ago - 3 comments

#337 - Add some tracing to help debug the truncate issues

Pull Request - State: closed - Opened by cole-miller almost 2 years ago - 1 comment

#335 - replication: Increase last_applied before firing cb

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

#334 - replication: Initialize version for AppendEntriesResult

Pull Request - State: closed - Opened by MathieuBordere almost 2 years ago - 1 comment

#332 - SIGSEGV in uvTruncateAfterWorkCb

Issue - State: closed - Opened by MathieuBordere almost 2 years ago - 3 comments

#331 - amalgamation: Add latest source files.

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

#329 - Issue 250/membership rollback

Pull Request - State: closed - Opened by MathieuBordere almost 2 years ago - 1 comment

#318 - error build src/uv.c:612:10: error: implicit declaration of function 'getrandom'

Issue - State: closed - Opened by SergeyDjam almost 2 years ago - 14 comments
Labels: Bug

#317 - update github actions

Pull Request - State: closed - Opened by MathieuBordere almost 2 years ago - 1 comment

#315 - github actions: codecov v2 -> v3

Pull Request - State: closed - Opened by MathieuBordere about 2 years ago - 1 comment

#313 - uv_tcp_listen: Fix unreachable code path.

Pull Request - State: closed - Opened by MathieuBordere about 2 years ago

#303 - API update

Pull Request - State: closed - Opened by MathieuBordere about 2 years ago - 14 comments

#302 - replication: Don't use majority rule for old entries

Pull Request - State: closed - Opened by cole-miller about 2 years ago - 39 comments

#297 - add memory disk benchmark

Issue - State: open - Opened by calvin2021y about 2 years ago - 5 comments
Labels: Feature

#291 - src/uv_truncate.c:58: Assertion `i < n_segments' failed

Issue - State: open - Opened by jerrytesting about 2 years ago - 5 comments
Labels: Bug

#289 - Raft API redesign - include/raft/uv.h (2/3)

Issue - State: closed - Opened by MathieuBordere about 2 years ago - 3 comments

#288 - Raft API redesign - include/raft/fixture.h (1/3)

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

#281 - Prevote mirror term

Pull Request - State: closed - Opened by MathieuBordere over 2 years ago - 1 comment

#280 - Prevote term

Pull Request - State: closed - Opened by MathieuBordere over 2 years ago - 4 comments

#276 - fuzzy: Add TODO for seed 0x3914306f

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

#269 - Revert "Async snapshot"

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

#263 - Test failed for armhfp: test_uv_load.c:33: assertion failed: status == 0 (18 == 0)

Issue - State: closed - Opened by ganto over 2 years ago - 8 comments
Labels: Bug

#250 - membership rollback issue

Issue - State: closed - Opened by as58545652 almost 3 years ago - 6 comments
Labels: Bug

#230 - support send snapshot by patch mode

Issue - State: closed - Opened by calvin2021y about 3 years ago - 1 comment
Labels: Feature

#224 - libuv API misuse

Issue - State: closed - Opened by MathieuBordere about 3 years ago - 1 comment
Labels: Bug

#220 - Committing entries from previous terms

Issue - State: closed - Opened by as58545652 about 3 years ago - 8 comments
Labels: Bug

#192 - Node fails to join as stand-by

Issue - State: closed - Opened by ktsakalozos over 3 years ago - 2 comments
Labels: Bug

#173 - Build on MacOS

Pull Request - State: closed - Opened by rabits over 3 years ago - 16 comments

#162 - Convert naming of internal identifiers to camelCase

Pull Request - State: closed - Opened by ericcurtin almost 4 years ago - 1 comment

#120 - Configure Renovate

Pull Request - State: closed - Opened by renovate[bot] over 4 years ago - 1 comment

#119 - Cross-platform support

Pull Request - State: closed - Opened by AshfordN over 4 years ago - 19 comments