You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@drill.apache.org by Rahul Raj <ra...@option3consulting.com> on 2018/07/11 05:06:59 UTC

JdbcStoragePlugin pool properties

Currently the jdbc connection pool properties(like size, max-active,
min-active) are not configurable while creating a Jdbc Storage Plugin.
Drill creates a dbcp basic data source thus accepting the default values.

Can this be added as a feature? I can submit a pull request for the change.

Regards,
Rahul

-- 
_*** This email and any files transmitted with it are confidential and 
intended solely for the use of the individual or entity to whom it is 
addressed. If you are not the named addressee then you should not 
disseminate, distribute or copy this e-mail. Please notify the sender 
immediately and delete this e-mail from your system.***_

Re: JdbcStoragePlugin pool properties

Posted by Arina Yelchiyeva <ar...@gmail.com>.
Hi Rahul,

contributions are welcome. Please create Jira first and then submit the PR.

Kind regards,
Arina

> On Jul 11, 2018, at 8:06 AM, Rahul Raj <ra...@option3consulting.com> wrote:
> 
> Currently the jdbc connection pool properties(like size, max-active,
> min-active) are not configurable while creating a Jdbc Storage Plugin.
> Drill creates a dbcp basic data source thus accepting the default values.
> 
> Can this be added as a feature? I can submit a pull request for the change.
> 
> Regards,
> Rahul
> 
> -- 
> _*** This email and any files transmitted with it are confidential and 
> intended solely for the use of the individual or entity to whom it is 
> addressed. If you are not the named addressee then you should not 
> disseminate, distribute or copy this e-mail. Please notify the sender 
> immediately and delete this e-mail from your system.***_