You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Ismaël Mejía (JIRA)" <ji...@apache.org> on 2019/05/16 15:28:00 UTC

[jira] [Updated] (BEAM-7338) Deprecate PoolableDataSourceProvider from JdbcIO

     [ https://issues.apache.org/jira/browse/BEAM-7338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ismaël Mejía updated BEAM-7338:
-------------------------------
    Status: Open  (was: Triage Needed)

> Deprecate PoolableDataSourceProvider from JdbcIO
> ------------------------------------------------
>
>                 Key: BEAM-7338
>                 URL: https://issues.apache.org/jira/browse/BEAM-7338
>             Project: Beam
>          Issue Type: Improvement
>          Components: io-java-jdbc
>            Reporter: Ismaël Mejía
>            Assignee: Ismaël Mejía
>            Priority: Minor
>
> `PoolableDataSourceProvider` was introduced as a facility to create a `PoolableDataSource` from a `ConnectionConfiguration` in JdbcIO.
> However the current implementation default parameters cannot cover all cases, and tweaking the right parameters of the pool is not trivial without exposing too many knobs in the API, so given that we have a generic way to do this via `withDataSourceProviderFn` we could deprecate and remove this in the future, and probably add its use as an example.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)