Github user kkhatua commented on the issue: https://github.com/apache/drill/pull/1055 Sorry. Pushing in changes and squashing simultaneously. Made the relevant changes, except for the check ``` long pauseDuration = pauseInjection.getMsPause(); if ( pauseDuration > 0L) { ```
---