issues
search
rabbitmq
/
ra
A Multi-Raft implementation for Erlang and Elixir that strives to be efficient and make it easier to use multiple Raft clusters in a single system.
Other
830
stars
95
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bazel: use latest rules_erlang
#481
michaelklishin
closed
3 hours ago
0
Optimise catch up replication
#480
kjnilsson
opened
5 hours ago
0
Handle case where mem table is deleted during segment writer flush
#479
kjnilsson
closed
8 hours ago
0
fix a type spec
#478
kjnilsson
closed
5 days ago
0
New log effect type: `log_ext` that allows entries residing in segment files to be read by another process.
#477
kjnilsson
closed
6 days ago
0
Log init bug
#476
kjnilsson
closed
2 weeks ago
0
Ra log v2
#475
kjnilsson
closed
2 weeks ago
0
ra_aux: Expose effective machine version, current term
#474
the-mikedavis
closed
1 month ago
0
RabbitMQ quorum queues report that a snapshot sender process exits with a "noproc"
#471
rfalias
closed
2 months ago
1
ra_server: handle higher-term AERs in `receive_snapshot` state
#470
keynslug
closed
2 months ago
4
(WIP) Bump seshat
#469
the-mikedavis
opened
2 months ago
0
Amend ra_machine:snapshot_installed/4
#468
kjnilsson
closed
2 months ago
0
Add `ra_machine:snapshot_installed/4` callback to pass old state
#467
the-mikedavis
closed
3 months ago
0
Handle calls and queries in receive_snapshot state
#466
the-mikedavis
closed
2 months ago
4
OTP 27 test and compatibility
#465
kjnilsson
closed
2 months ago
1
Kill snapshot process before deleting everything
#464
kjnilsson
closed
3 months ago
0
Stop checkpoint validation when encountering a valid checkpoint
#463
the-mikedavis
closed
3 months ago
2
ra_server: Add a new `last_applied` state query
#462
dumbbell
closed
4 months ago
0
Add `ra:key_metrics/2`
#461
dumbbell
closed
4 months ago
3
Avoid interrupting Ra system start when pre init fails
#460
kjnilsson
closed
4 months ago
0
Optimise segment ref scans
#459
kjnilsson
opened
4 months ago
0
Be more lenient during pre init.
#458
kjnilsson
closed
4 months ago
0
Ensure Ra servers are properly deleted from the dets table
#457
kjnilsson
closed
4 months ago
0
Fixes for pre-init recovery and handling of gaps in mem tables due to snapshotting
#456
kjnilsson
closed
4 months ago
2
Do not update ra_log_snapshot_state from snapshot writer process.
#455
kjnilsson
closed
4 months ago
0
Checkpoint improvements
#454
kjnilsson
closed
4 months ago
0
Add `read` to `file:open/2` options in `ra_lib:sync_file/1`
#452
the-mikedavis
closed
5 months ago
0
Emit the new `local_query` tuple only if query options are set
#451
dumbbell
closed
4 months ago
2
Add `condition` option to local queries
#450
dumbbell
closed
5 months ago
2
Return an error if a `call` is unsupported
#449
dumbbell
closed
5 months ago
0
Add ra_machine:snapshot_installed/2 callback.
#448
kjnilsson
closed
5 months ago
0
Fix bug where cluster_change_permitted flag is incorrect
#447
kjnilsson
closed
5 months ago
0
coordination_SUITE: Improve wait condition in `segment_writer_or_wal_crash_leader/1`
#446
dumbbell
closed
6 months ago
1
WAL: drop entries with indexes lower or equal to the last snapshot
#445
kjnilsson
closed
5 months ago
0
Heapsize config
#444
kjnilsson
closed
6 months ago
0
Sync name.dets to disk
#443
visciang
closed
6 months ago
6
Fix a bug where the leader is never elected even if the majority of the members are alive.
#442
sile
closed
6 months ago
3
Log compaction for hybrid state machines
#440
kjnilsson
opened
6 months ago
3
There is a possibility that the leader is never elected even if the majority of the members are alive
#439
sile
closed
6 months ago
4
Set a default for wal_max_entries.
#438
kjnilsson
closed
6 months ago
0
Prevent non-voting (new and not-yet-caught-up) replicas from becoming cluster leader in certain scenarios
#435
sile
closed
6 months ago
16
Fail the OCI workflow if the ra version is not injected properly
#434
HoloRin
closed
7 months ago
0
When using multi statem call only retry for certain errors.
#433
kjnilsson
closed
7 months ago
0
Fix crash caused by receiving `#append_entries_reply{success=false}` from unknown peer
#432
sile
closed
7 months ago
2
Update the OCI workflow
#431
HoloRin
closed
7 months ago
0
Improve Ra server resilience when log infrastructure encounters faults
#428
kjnilsson
closed
7 months ago
1
Exclude `non_voter` server from quorum calculation
#427
sile
closed
6 months ago
7
Add a gauge for the effective machine version in ra_counters
#426
the-mikedavis
closed
8 months ago
0
Add reply_mode to command meta data
#425
kjnilsson
closed
8 months ago
0
Add effective_machine_version to ra_counters as a guage
#424
kjnilsson
closed
8 months ago
0
Next