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

feat: Enable Infra Creation During Materialization #147

Merged
merged 15 commits into from
Oct 22, 2024

Conversation

zabarn
Copy link

@zabarn zabarn commented Oct 22, 2024

What this PR does / why we need it:

This enables infra creation if the online store config includes lazy_table_creation: true. We need this because our feature registration process, which is where the infra is normally created, does not have access to the online store.

Which issue(s) this PR fixes:

https://jira.expedia.biz/browse/EAPC-15029

Misc

@zabarn zabarn changed the title feat: enable infra creation during materialization feat: Enable Infra Creation During Materialization Oct 22, 2024
@zabarn zabarn marked this pull request as ready for review October 22, 2024 15:52
@EXPEbdodla
Copy link
Collaborator

Currently this process helps to create tables during the materialization. We need to ensure that store the infra information in registry so we know what infra is created by us to efficiently manage it.

Base automatically changed from scylla-db-lazy-infra-creation-2 to master October 22, 2024 21:35
@zabarn zabarn force-pushed the scylla-db-infra-at-materialization branch from 1a258d8 to c74dd54 Compare October 22, 2024 21:39
@zabarn zabarn merged commit 8e0fa7c into master Oct 22, 2024
23 checks passed
@zabarn zabarn deleted the scylla-db-infra-at-materialization branch October 22, 2024 21:51
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