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: Run consistency checks in production #21840

Open
ParkMyCar opened this issue Sep 20, 2023 · 0 comments
Open

adapter: Run consistency checks in production #21840

ParkMyCar opened this issue Sep 20, 2023 · 0 comments
Labels
A-ADAPTER Topics related to the ADAPTER layer C-feature Category: new feature or request D-good first issue (internal) Difficulty: Good for newcomers joining Materialize

Comments

@ParkMyCar
Copy link
Member

ParkMyCar commented Sep 20, 2023

Feature request

We added consistency checks for both the Catalog and the Coordinator, it would be great if we could add a 24 hour interval to the coordinator, or something similar, that periodically runs the check and reports back.

If possible, we should make the Coordinator's state Clone-able and move the state off the main thread for checking, just to make sure nothing hangs the Coordinator.

@ParkMyCar ParkMyCar added C-feature Category: new feature or request A-ADAPTER Topics related to the ADAPTER layer labels Sep 20, 2023
@chaas chaas added the D-good first issue (internal) Difficulty: Good for newcomers joining Materialize label Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-ADAPTER Topics related to the ADAPTER layer C-feature Category: new feature or request D-good first issue (internal) Difficulty: Good for newcomers joining Materialize
Projects
None yet
Development

No branches or pull requests

2 participants