Darrel Schneider created GEODE-4108:
---------------------------------------
Summary: LRUListWithAsyncSorting has a static thread pool
Key: GEODE-4108
URL: https://issues.apache.org/jira/browse/GEODE-4108
Project: Geode
Issue Type: Bug
Components: eviction
Reporter: Darrel Schneider
LRUListWithAsyncSorting has a static thread pool. It should instead have a
thread pool whose life is limited to the life of the cache. That way if the
cache is closed the thread pool will be cleaned up.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)