rzo1 opened a new pull request #762: URL: https://github.com/apache/tomee/pull/762
# What does this PR do? - custom configured `MaxWait`, `TimeBetweenEvictionRunsMillis` and `MinEvictableIdleTimeMillis` properties for a datasource are **not** ignored when `TomEEDataSourceCreator` is used. - adds a unit test to reproduce the behaviour described in TOMEE-2125 (also affects 7.0.x, 7.1.x and 8.0.x - we might need to backport it) # References - https://issues.apache.org/jira/browse/TOMEE-2125 - https://www.mail-archive.com/[email protected]/msg17591.html ---------------------------------------------------------------- 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: [email protected]
