[
https://issues.apache.org/jira/browse/BEAM-8033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kenneth Knowles updated BEAM-8033:
----------------------------------
This Jira ticket has a pull request attached to it, but is still open. Did the
pull request resolve the issue? If so, could you please mark it resolved? This
will help the project have a clear view of its open issues.
> Make withDataSourceConfiguration and withDataSourceProviderFn exclusive in
> JdbcIO
> ---------------------------------------------------------------------------------
>
> Key: BEAM-8033
> URL: https://issues.apache.org/jira/browse/BEAM-8033
> Project: Beam
> Issue Type: Improvement
> Components: io-java-jdbc
> Reporter: Ismaël Mejía
> Priority: P3
> Labels: starter
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> When users are allowed to configure an IO in multiple manners it is a good
> idea to alert users when they are overwritting the configuration. In the case
> of JdbcIO it can happen if the user simultaneously provides a
> dataSourceConfiguration and a dataSourceProviderFn. So we need an extra
> validation to check when this happens.
> This is a follow up of a discussion on BEAM-7264.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)