You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by Daniel Barclay <db...@maprtech.com> on 2015/05/23 01:18:43 UTC

Review Request 34521: DRILL-3159: Part 2--Core: Make JDBC throttling threshold configurable.

-----------------------------------------------------------
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


Re: Review Request 34521: DRILL-3159: Part 2--Core: Make JDBC throttling threshold configurable.

Posted by Parth Chandra <pc...@maprtech.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/34521/#review85651
-----------------------------------------------------------

Ship it!


Ship It!

- Parth Chandra


On May 27, 2015, 5:43 p.m., Daniel Barclay wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/34521/
> -----------------------------------------------------------
> 
> (Updated May 27, 2015, 5:43 p.m.)
> 
> 
> 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
> 
>


Re: Review Request 34521: DRILL-3159: Part 2--Core: Make JDBC throttling threshold configurable.

Posted by Daniel Barclay <db...@maprtech.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/34521/
-----------------------------------------------------------

(Updated May 27, 2015, 5:43 p.m.)


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 (updated)
-----

  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