Skip to content

Conversation

timvisee
Copy link
Member

Add naive consensus compaction test.

Additionally, this asserts cluster metadata is properly compacted/snapshotted as implemented in #6014.

It succeeds now, and does indeed fail before metadata was properly compacted (#6014).

All Submissions:

  • Contributions should target the dev branch. Did you create your branch from dev?
  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?

New Feature Submissions:

  1. Does your submission pass tests?
  2. Have you formatted your code locally using cargo +nightly fmt --all command prior to submission?
  3. Have you checked your code using cargo clippy --all --all-features command?

@timvisee timvisee merged commit 5dd4d1f into dev Feb 18, 2025
17 checks passed
@timvisee timvisee deleted the add-consensus-compact-test-cluster-metadata branch February 18, 2025 16:37
timvisee added a commit that referenced this pull request Mar 21, 2025
…6017)

* Add a basic consensus compaction test, also asserting cluster metadata

* Use just one shard and replica in consensus compaction test
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.

2 participants