psteitz commented on a change in pull request #42:
URL: https://github.com/apache/commons-dbcp/pull/42#discussion_r449926157



##########
File path: src/main/java/org/apache/commons/dbcp2/BasicDataSource.java
##########
@@ -221,6 +221,8 @@ protected static void validateConnectionFactory(final 
PoolableConnectionFactory
      */
     private boolean poolPreparedStatements = false;
 
+    private boolean clearStatementPoolOnReturn = false;

Review comment:
       Not sure what you mean here, Gary.  We definitely want this property to 
default to false.




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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to