Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bifrost] Trim implementation for replicated loglet #2301

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

AhmedSoliman
Copy link
Contributor

@AhmedSoliman AhmedSoliman commented Nov 15, 2024

Summary:

This introduces an implementation for trim() and get_trim_point() for replicated loglets. It also introduces an abstraction for sending messages on nodes RunOnSingleNode. At the moment it's used for TrimTask/GetTrimPointTask but in future PRs more tasks will be refactored to benefit from it.


Stack created with Sapling. Best reviewed with ReviewStack.

Copy link

github-actions bot commented Nov 15, 2024

Test Results

  7 files  ±0    7 suites  ±0   4m 26s ⏱️ +2s
 47 tests ±0   46 ✅ ±0  1 💤 ±0  0 ❌ ±0 
182 runs  ±0  179 ✅ ±0  3 💤 ±0  0 ❌ ±0 

Results for commit c8514fd. ± Comparison against base commit 674501a.

♻️ This comment has been updated with latest results.

Summary:

Helps when logging the error to know how much time was spent.
Summary:

This introduces an implementation for `trim()` and `get_trim_point()` for replicated loglets. It also introduces an abstraction for sending messages on nodes `RunOnSingleNode`. At the moment it's used for TrimTask/GetTrimPointTask but in future PRs more tasks will be refactored to benefit from it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant