You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Make strict LSN ordering of applications to persistent state in HugeBlob keeper
Changelog category
Bugfix
Additional information
Even more strict management of LSN application to persistent state of HugeBlob keeper, checking that they come in strictly increasing order, all mixed together.
⚪ 2024-05-18 18:27:03 UTC Pre-commit check for a33c49a has started.
⚪ 2024-05-18 18:27:05 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-05-18 18:29:40 UTC Build successful.
⚪ 2024-05-18 18:27:25 UTC Pre-commit check for a33c49a has started.
⚪ 2024-05-18 18:27:27 UTC Build linux-x86_64-release-asan is running...
🟢 2024-05-18 18:30:19 UTC Build successful.
⚪ 2024-05-18 18:32:16 UTC Tests are running...
🔴 2024-05-18 20:32:25 UTC Some tests failed, follow the links below.
⚪ 2024-05-18 18:30:27 UTC Pre-commit check for a33c49a has started.
⚪ 2024-05-18 18:30:29 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-05-18 18:33:06 UTC Build successful.
⚪ 2024-05-18 18:34:51 UTC Tests are running...
🔴 2024-05-18 19:47:13 UTC Some tests failed, follow the links below.
⚪ 2024-05-20 08:17:46 UTC Pre-commit check for 4c9b637 has started.
⚪ 2024-05-20 08:17:49 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-05-20 08:19:31 UTC Build successful.
⚪ 2024-05-20 08:18:21 UTC Pre-commit check for 4c9b637 has started.
⚪ 2024-05-20 08:18:24 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-05-20 08:20:05 UTC Build successful.
⚪ 2024-05-20 08:21:55 UTC Tests are running...
🔴 2024-05-20 09:39:31 UTC Some tests failed, follow the links below.
⚪ 2024-05-20 08:18:22 UTC Pre-commit check for 4c9b637 has started.
⚪ 2024-05-20 08:18:25 UTC Build linux-x86_64-release-asan is running...
🟢 2024-05-20 08:20:11 UTC Build successful.
⚪ 2024-05-20 08:21:56 UTC Tests are running...
🔴 2024-05-20 10:25:17 UTC Some tests failed, follow the links below.
⚪ 2024-05-20 11:21:08 UTC Pre-commit check for b834041 has started.
⚪ 2024-05-20 11:21:10 UTC Build linux-x86_64-release-clang14 is running...
⚫ 2024-05-20 11:26:52 UTC Check cancelled
⚪ 2024-05-20 11:22:26 UTC Pre-commit check for b834041 has started.
⚪ 2024-05-20 11:22:28 UTC Build linux-x86_64-release-asan is running...
⚫ 2024-05-20 11:26:44 UTC Check cancelled
⚪ 2024-05-20 11:22:29 UTC Pre-commit check for b834041 has started.
⚪ 2024-05-20 11:22:31 UTC Build linux-x86_64-relwithdebinfo is running...
⚫ 2024-05-20 11:26:44 UTC Check cancelled
⚪ 2024-05-20 11:28:01 UTC Pre-commit check for 35f9b88 has started.
⚪ 2024-05-20 11:28:03 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-05-20 11:30:33 UTC Build successful.
⚪ 2024-05-20 11:28:01 UTC Pre-commit check for 35f9b88 has started.
⚪ 2024-05-20 11:28:03 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-05-20 11:30:27 UTC Build successful.
⚪ 2024-05-20 11:32:17 UTC Tests are running...
🔴 2024-05-20 12:50:47 UTC Some tests failed, follow the links below.
⚪ 2024-05-20 11:30:19 UTC Pre-commit check for 35f9b88 has started.
⚪ 2024-05-20 11:30:21 UTC Build linux-x86_64-release-asan is running...
🟢 2024-05-20 11:32:54 UTC Build successful.
⚪ 2024-05-20 11:34:35 UTC Tests are running...
🔴 2024-05-20 13:24:28 UTC Some tests failed, follow the links below.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changelog entry
Make strict LSN ordering of applications to persistent state in HugeBlob keeper
Changelog category
Additional information
Even more strict management of LSN application to persistent state of HugeBlob keeper, checking that they come in strictly increasing order, all mixed together.