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

adapter: cluster status updates don't go through catalog_transact() #27877

Merged

Conversation

aljoscha
Copy link
Contributor

Work towards zero-downtime upgrades: #27406

Now, they are regular builtin table updates. This will make them easier to work with in future changes where I introduce support for read-only mode in the adapter.

Tips for reviewer

I'm not 100% sure what protections the previous path through catalog_transact gave us. But we produce builtin table updates in other places where we don't go through catalog_transact and those seem to be fine.

Checklist

Work towards zero-downtime upgrades: MaterializeInc#27406

Now, they are regular builtin table updates. This will make them easier
to work with in future changes where I introduce support for read-only
mode in the adapter.
@aljoscha aljoscha requested a review from jkosh44 June 25, 2024 17:16
@aljoscha aljoscha requested a review from a team as a code owner June 25, 2024 17:16
Copy link
Contributor

@jkosh44 jkosh44 left a comment

Choose a reason for hiding this comment

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

LGTM

@aljoscha aljoscha merged commit 2b05a25 into MaterializeInc:main Jun 26, 2024
76 checks passed
@aljoscha aljoscha deleted the adapter-cluster-updates-bypass-transact branch June 26, 2024 18:01
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