[jira] [Commented] (POOL-248) GenericObjectPool.returnObject() is NOT throwing IllegalStateException for object has already been returned

2014-01-29 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/POOL-248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13885876#comment-13885876 ] Phil Steitz commented on POOL-248: -- We should make this clear in the javadoc for returnObje

[jira] [Commented] (POOL-248) GenericObjectPool.returnObject() is NOT throwing IllegalStateException for object has already been returned

2014-01-29 Thread Mark Thomas (JIRA)
[ https://issues.apache.org/jira/browse/POOL-248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13885737#comment-13885737 ] Mark Thomas commented on POOL-248: -- Thanks, I obviously missed that. I've fixed GOP ti the

[jira] [Commented] (POOL-248) GenericObjectPool.returnObject() is NOT throwing IllegalStateException for object has already been returned

2014-01-29 Thread Warren Chen (JIRA)
[ https://issues.apache.org/jira/browse/POOL-248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13885604#comment-13885604 ] Warren Chen commented on POOL-248: -- When GenericObjectPool is created WITHOUT using Abandon

[jira] [Commented] (POOL-248) GenericObjectPool.returnObject() is NOT throwing IllegalStateException for object has already been returned

2014-01-29 Thread Mark Thomas (JIRA)
[ https://issues.apache.org/jira/browse/POOL-248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13885196#comment-13885196 ] Mark Thomas commented on POOL-248: -- I've fixed the corruption of active and idle object cou

[jira] [Commented] (POOL-248) GenericObjectPool.returnObject() is NOT throwing IllegalStateException for object has already been returned

2014-01-29 Thread Mark Thomas (JIRA)
[ https://issues.apache.org/jira/browse/POOL-248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13885181#comment-13885181 ] Mark Thomas commented on POOL-248: -- Confirmed. I've converted this to a unit test and am wo