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
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