stable

raft-0.15.0-1.fc37

FEDORA-2022-d5a1fea2cb created by ganto 2 years ago for Fedora 37

Update to 0.15.0:

  • raft_io version 2 introducing async_work
  • raft_fsm version introducing snapshot_async
  • Disable failing test for libuv 1.44.2 and higher
  • Support for automated recovery of corrupt segments upon startup. When detecting a corrupt segment, raft will rename the segment to corrupt-{timestamp}-{original-name} and attempt to start again, once. This behaviour can be disabled with raft_uv_set_auto_recovery.
  • Support for raft_uv_tcp_set_bind_address
  • Deprecate raft_fixture_init, use raft_fixture_initialize combined with raft_fixture_grow
  • Move to 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.

How to install

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-d5a1fea2cb

This update has been submitted for testing by ganto.

2 years ago

This update's test gating status has been changed to 'ignored'.

2 years ago

ganto edited this update.

2 years ago

This update has been pushed to testing.

2 years ago

This update has been submitted for stable by bodhi.

2 years ago

This update's test gating status has been changed to 'failed'.

2 years ago

This update's test gating status has been changed to 'ignored'.

2 years ago

This update has been pushed to stable.

2 years ago

Please log in to add feedback.

Metadata
Type
enhancement
Karma
0
Signed
Content Type
RPM
Test Gating
Autopush Settings
Unstable by Karma
-1
Stable by Karma
1
Stable by Time
7 days
Dates
submitted
2 years ago
in testing
2 years ago
in stable
2 years ago
modified
2 years ago

Automated Test Results