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

Repairs slow down regular queries when large materialized views are present #4883

Closed
avikivity opened this issue Aug 22, 2019 · 2 comments
Closed

Comments

@avikivity
Copy link
Member

If repairing a node that has large materialized views, then queries to that node can be slowed down beyong the 20% expected degradation. The opposite can also happen, a large query load can slow down repairs.

@avikivity
Copy link
Member Author

Fixed by 2c74354 (lack of isolation in view rebuild).

@avikivity
Copy link
Member Author

Duplicate of #4615

@avikivity avikivity marked this as a duplicate of #4615 Aug 22, 2019
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

No branches or pull requests

1 participant