Skip to content

Allow concurrent policies on hierarchical CAggs#10048

Open
melihmutlu wants to merge 1 commit into
timescale:mainfrom
melihmutlu:hier_cagg_multiple_pol
Open

Allow concurrent policies on hierarchical CAggs#10048
melihmutlu wants to merge 1 commit into
timescale:mainfrom
melihmutlu:hier_cagg_multiple_pol

Conversation

@melihmutlu

Copy link
Copy Markdown
Member

Concurrent refresh policies on hierarchical continuous aggregates were blocked in #8707 due to potential deadlocks observed with the initial concurrent refresh policy implementation. Since then the refresh concurrency machinery has been reworked and the blocker is no longer needed.

@melihmutlu melihmutlu requested a review from a team June 15, 2026 14:02
Multiple refresh policies on hierarchical continuous aggregates were
blocked in timescale#8707 due to potential deadlocks observed with the initial
concurrent refresh policy implementation. Since then the refresh
concurrency machinery has been reworked and the blocker is no longer
needed.
@melihmutlu melihmutlu force-pushed the hier_cagg_multiple_pol branch from 97ee6cc to 685f273 Compare June 15, 2026 14:03
@github-actions github-actions Bot requested review from pnthao and svenklemm June 15, 2026 14:06
@github-actions

Copy link
Copy Markdown

@svenklemm, @pnthao: please review this pull request.

Powered by pull-review

@codecov

codecov Bot commented Jun 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@pnthao pnthao left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

3 participants