Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
Impala 2.8.0
-
None
Description
We should add a stress option to allow us to exercise various reservation scenarios. e.g.:
- Initial reservation not granted -> reservation error status in Prepare().
- All reservation requests beyond initial not granted -> all (valid) queries complete successfully.
- Random % of reservation requests beyond initial not granted -> all (valid) queries complete successfully.
Attachments
Issue Links
- depends upon
-
IMPALA-5497 Right anti, right outer and full outer hash joins sometimes do not flush resources early enough
- Resolved