Github user kkhatua commented on the issue:
https://github.com/apache/drill/pull/1024
@laurentgo
I've added server-triggered timeout tests and made other changes as well,
but they require support for
[DRILL-5973](https://issues.apache.org/jira/browse/DRILL-5973) . I tested this
commit (#1024 ) as a cherry pick on top of that PR's commit (#1055) and I was
able to simulate the server-induced timeout.
Will need a +1 for that PR before I can enable the tests here.
For now, I've marked these tests as `@ignore` to ensure that the remaining
tests pass and the feature works as intended.
Can you review them both (this and #1055 )?
---