Update to 0.15.0:
raft_io
version 2 introducing async_work
raft_fsm
version introducing snapshot_async
corrupt-{timestamp}-{original-name}
and attempt to start again, once. This behaviour can be disabled with raft_uv_set_auto_recovery
.raft_uv_tcp_set_bind_address
raft_fixture_init
, use raft_fixture_initialize
combined with raft_fixture_grow
raft_fsm
v2 introducing snapshot_finalize
. snapshot_finalize
, if not NULL this is run after a successful call to snapshot and must be used to cleanup state introduced by snapshot a.o. freeing allocated memory, releasing locks, etc. If snapshot_finalize
is set, raft is no longer an owner of the raft_buffer
array returned by snapshot. This change unfortunately breaks binary compatibility and builds libraft.so.2 instead of libraft.so.0.Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2022-f5fb6a7c74
Please login to add feedback.
This update has been submitted for testing by ganto.
This update's test gating status has been changed to 'ignored'.
ganto edited this update.
This update has been pushed to testing.
This update has been submitted for stable by bodhi.
This update has been pushed to stable.