Re: [PR] Abort underlying connection of old driver may cause AbstractMethodError. [commons-dbcp]

2024-03-05 Thread via GitHub
garydgregory commented on PR #309: URL: https://github.com/apache/commons-dbcp/pull/309#issuecomment-1979623707 Closing. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] Abort underlying connection of old driver may cause AbstractMethodError. [commons-dbcp]

2024-03-05 Thread via GitHub
garydgregory closed pull request #309: Abort underlying connection of old driver may cause AbstractMethodError. URL: https://github.com/apache/commons-dbcp/pull/309 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] Abort underlying connection of old driver may cause AbstractMethodError. [commons-dbcp]

2024-03-05 Thread via GitHub
psteitz commented on PR #309: URL: https://github.com/apache/commons-dbcp/pull/309#issuecomment-1979618958 Agreed On Thu, Feb 29, 2024 at 11:55 AM Gary Gregory ***@***.***> wrote: > I can imagine that AbstractMethodError can happen for any JDBC API we call > that is not

Re: [PR] Abort underlying connection of old driver may cause AbstractMethodError. [commons-dbcp]

2024-02-29 Thread via GitHub
garydgregory commented on PR #309: URL: https://github.com/apache/commons-dbcp/pull/309#issuecomment-1971768741 I can imagine that AbstractMethodError can happen for any JDBC API we call that is not implemented because the driver is too old. I think we can close this ticket. @psteitz ?

Re: [PR] Abort underlying connection of old driver may cause AbstractMethodError. [commons-dbcp]

2023-10-07 Thread via GitHub
autumind commented on PR #309: URL: https://github.com/apache/commons-dbcp/pull/309#issuecomment-1751645431 > Needs a test or it will be a regression waiting to happen. Do you have a stack trave? Which driver? Which version? Which OS? Java version? There is only so much bending over