-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/34521/
-----------------------------------------------------------
Review request for drill.
Bugs: DRILL-3159
https://issues.apache.org/jira/browse/DRILL-3159
Repository: drill-git
Description
-------
Added configuration/option "drill.jdbc.batch_queue_throttling_threshold".
Applied "drill.jdbc.batch_queue_throttling_threshold" to DrillResultSetImpl.
Diffs
-----
exec/java-exec/src/main/java/org/apache/drill/exec/ExecConstants.java 8a24e8d
exec/java-exec/src/main/resources/drill-module.conf 66055f1
exec/jdbc/src/main/java/org/apache/drill/jdbc/impl/DrillResultSetImpl.java
4fa1f2f
Diff: https://reviews.apache.org/r/34521/diff/
Testing
-------
Ran existing tests.
Thanks,
Daniel Barclay