Skip to content

Block compaction in Repeatable Read - #10333

Merged
Poroma-Banerjee merged 1 commit into
timescale:mainfrom
Poroma-Banerjee:tsbug
Jul 27, 2026
Merged

Block compaction in Repeatable Read#10333
Poroma-Banerjee merged 1 commit into
timescale:mainfrom
Poroma-Banerjee:tsbug

Conversation

@Poroma-Banerjee

@Poroma-Banerjee Poroma-Banerjee commented Jul 27, 2026

Copy link
Copy Markdown
Member

Compaction cannot safely verify results in
Repeatable Read due to stale snapshots. Error
early with ERRCODE_FEATURE_NOT_SUPPORTED.

Disable-check: force-changelog-file
Disable-check: approval-count

@Poroma-Banerjee Poroma-Banerjee added this to the v2.29.0 milestone Jul 27, 2026
@Poroma-Banerjee Poroma-Banerjee added the force-auto-backport Automatically backport this PR or fix of this issue, even if it's not marked as "bug" label Jul 27, 2026
@github-actions
github-actions Bot requested review from akuzm and antekresic July 27, 2026 14:55
@github-actions

Copy link
Copy Markdown

@akuzm, @antekresic: please review this pull request.

Powered by pull-review

@codecov

codecov Bot commented Jul 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Compaction cannot safely verify results in
Repeatable Read due to stale snapshots. Error
early with ERRCODE_FEATURE_NOT_SUPPORTED.
@Poroma-Banerjee
Poroma-Banerjee merged commit 83f61f2 into timescale:main Jul 27, 2026
83 of 91 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backported-2.29.x force-auto-backport Automatically backport this PR or fix of this issue, even if it's not marked as "bug" released-2.29.0 Released in 2.29.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants