Skip to content

Conversation

@morgando
Copy link
Contributor

This test checks that an expensive sorter query fails when a tunable is set to block sorter queries that push the DB past a disk usage limit.

The limit’s set to 1% higher than current usage, so the idea is that running an expensive query will go over the limit and get rejected.

This PR just makes the query heavier so it’s more likely to hit that limit consistently.

@morgando
Copy link
Contributor Author

/adhoc-test limitsortingtbl

Copy link

@roborivers roborivers left a comment

Choose a reason for hiding this comment

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

Coding style check: Success ✓.
Smoke testing: Success ✓.
Cbuild submission: Success ✓.
Regression testing: Success ✓.

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