Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-7338

Deprecate PoolableDataSourceProvider from JdbcIO

Details

    • Improvement
    • Status: Open
    • P3
    • Resolution: Unresolved
    • None
    • None
    • io-java-jdbc
    • None

    Description

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

      Attachments

        Activity

          People

            Unassigned Unassigned
            iemejia Ismaël Mejía
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: