[jira] [Commented] (POOL-404) No way to close evictor thread

2022-01-24 Thread Patrick Barry (Jira)
[ https://issues.apache.org/jira/browse/POOL-404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17481433#comment-17481433 ] Patrick Barry commented on POOL-404: The connections we borrow have a wrapper around them provided by

[jira] [Commented] (POOL-404) No way to close evictor thread

2022-01-24 Thread Patrick Barry (Jira)
[ https://issues.apache.org/jira/browse/POOL-404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17481366#comment-17481366 ] Patrick Barry commented on POOL-404: After adding thread safety code to our class(synchronized

[jira] [Commented] (POOL-404) No way to close evictor thread

2022-01-23 Thread Patrick Barry (Jira)
[ https://issues.apache.org/jira/browse/POOL-404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17480759#comment-17480759 ] Patrick Barry commented on POOL-404: Here is the test I extracted. This definitely demonstrates the

[jira] [Commented] (POOL-404) No way to close evictor thread

2022-01-23 Thread Patrick Barry (Jira)
[ https://issues.apache.org/jira/browse/POOL-404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17480742#comment-17480742 ] Patrick Barry commented on POOL-404: I just did some more testing. When I iterate through the threads,

[jira] [Commented] (POOL-404) No way to close evictor thread

2022-01-23 Thread Patrick Barry (Jira)
[ https://issues.apache.org/jira/browse/POOL-404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17480739#comment-17480739 ] Patrick Barry commented on POOL-404: [~psteitz] My intention is to only have 1 pool for lettuce

[jira] [Updated] (POOL-404) No way to close evictor thread

2022-01-21 Thread Patrick Barry (Jira)
[ https://issues.apache.org/jira/browse/POOL-404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Barry updated POOL-404: --- Description: Using GenericObjectPool> to help with lettuce client/redis connection management.   I

[jira] [Created] (POOL-404) No way to close evictor thread

2022-01-20 Thread Patrick Barry (Jira)
Patrick Barry created POOL-404: -- Summary: No way to close evictor thread Key: POOL-404 URL: https://issues.apache.org/jira/browse/POOL-404 Project: Commons Pool Issue Type: Bug Affects