[GitHub] [commons-pool] garydgregory commented on a change in pull request #67: Implement AbandonedConfig for GenericKeyedObjectPool

2021-02-26 Thread GitBox
garydgregory commented on a change in pull request #67: URL: https://github.com/apache/commons-pool/pull/67#discussion_r583830801 ## File path: src/main/java/org/apache/commons/pool2/impl/GenericKeyedObjectPoolMXBean.java ## @@ -91,6 +91,12 @@ */ boolean getLifo();

[GitHub] [commons-pool] garydgregory commented on a change in pull request #67: Implement AbandonedConfig for GenericKeyedObjectPool

2021-02-26 Thread GitBox
garydgregory commented on a change in pull request #67: URL: https://github.com/apache/commons-pool/pull/67#discussion_r583644635 ## File path: src/main/java/org/apache/commons/pool2/impl/GenericKeyedObjectPool.java ## @@ -267,6 +272,25 @@ public GenericKeyedObjectPool(final