[
https://issues.apache.org/jira/browse/DERBY-4067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kristian Waagan updated DERBY-4067:
-----------------------------------
Issue & fix info: [Patch Available]
> ClientConnectionPoolDataSource.getPooledConnection and
> ClientXADataSource.getXAConnection ignore connection attributes
> ----------------------------------------------------------------------------------------------------------------------
>
> Key: DERBY-4067
> URL: https://issues.apache.org/jira/browse/DERBY-4067
> Project: Derby
> Issue Type: Bug
> Components: Network Client
> Affects Versions: 10.3.3.0, 10.4.2.0, 10.5.1.1
> Reporter: Kristian Waagan
> Assignee: Kristian Waagan
> Attachments: derby-4067-1a-update_attrs.diff
>
>
> The methods CCPDS.getPooledConnection and CXADS.getXAConnection fail to pick
> up attributes set with setConnectionAttributes(String).
> The current regression tests fail to detect this, because they obtain a
> connection using getConnection(). I'm not sure if this method should be
> present in a XADataSource at all, but this problem should be addressed by a
> separate issue.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.