[GitHub] [tomcat] panchenko commented on pull request #235: tomcat-jdbc check if returned connection is closed

2021-08-28 Thread GitBox
panchenko commented on pull request #235: URL: https://github.com/apache/tomcat/pull/235#issuecomment-907601401 The test checks that connection obtained from the pooll second time can be used for query execution. Without this pool code change it returns the closed connection and query e

[GitHub] [tomcat] panchenko edited a comment on pull request #235: tomcat-jdbc check if returned connection is closed

2021-08-28 Thread GitBox
panchenko edited a comment on pull request #235: URL: https://github.com/apache/tomcat/pull/235#issuecomment-907601401 The test checks that connection obtained from the pooll second time can be used for query execution. Without this pool code change it returns the closed connection and q