Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement workarounds for ConnectionPoolDataSource, DataSource and XADataSource problems [JDBC176] #223

Closed
firebird-automations opened this issue Jul 30, 2011 · 9 comments

Comments

@firebird-automations
Copy link

Submitted by: @mrotteveel

Jira_subtask_outward JDBC177
Jira_subtask_outward JDBC178
Jira_subtask_outward JDBC179
Is related to JDBC86
Is related to JDBC93
Is related to JDBC131
Is related to JDBC144
Jira_subtask_outward JDBC184

Fixing JDBC86, JDBC93, JDBC131 and JDBC144 involves a large amount of code changes with a large impact throughout Jaybird. To limit the scope of changes in Jaybird 2.2, it is easier to create a basic implementation of ConnectionPoolDataSource, DataSource and XADataSource.

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

assignee: Roman Rokytskyy [ rrokytskyy ] => Mark Rotteveel [ avalanche1979 ]

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

Fix Version: Jaybird 2.2 [ 10053 ]

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

Link: This issue is related to JDBC86 [ JDBC86 ]

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

Link: This issue is related to JDBC93 [ JDBC93 ]

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

Link: This issue is related to JDBC131 [ JDBC131 ]

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

Link: This issue is related to JDBC144 [ JDBC144 ]

@firebird-automations
Copy link
Author

Commented by: @mrotteveel

Replacement ConnectionPoolDataSource and XADataSource created. I will think about creating replacement DataSource implementations for Jaybird 2.3 or later (or at least remove the dependencies on the broken old implementations of ConnectionPoolDataSource and XADataSource).

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

status: Resolved [ 5 ] => Closed [ 6 ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants