Skip to content
Snippets Groups Projects

feat: raft log auto compaction

Merged Georgy Moshkin requested to merge gmoshkin/raft-log-auto-compaction into master

Summary

  • feat: raft log auto compaction

Add alter system cluster_wal_max_size and cluster_wal_max_count parameters which control the auto compaction of _raft_log system space based on the size in bytes and number of tuples respectively.

  • fix: bug in capacity calculations in RaftSpaceAccess::entries

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading