You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Kirk Lund (JIRA)" <ji...@apache.org> on 2018/02/01 18:15:00 UTC

[jira] [Commented] (GEODE-4157) Expiration and eviction have static thread pools which should instead belong to the cache

    [ https://issues.apache.org/jira/browse/GEODE-4157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16349032#comment-16349032 ] 

Kirk Lund commented on GEODE-4157:
----------------------------------

I closed out GEODE-4108 and moved its contents to this bug (GEODE-4157).

> Expiration and eviction have static thread pools which should instead belong to the cache
> -----------------------------------------------------------------------------------------
>
>                 Key: GEODE-4157
>                 URL: https://issues.apache.org/jira/browse/GEODE-4157
>             Project: Geode
>          Issue Type: Bug
>          Components: eviction, expiration
>            Reporter: Darrel Schneider
>            Priority: Major
>              Labels: geode-150
>
> Expiration has a static thread pool: org.apache.geode.internal.cache.ExpiryTask.executor
> LRUListWithAsyncSorting in Eviction also has a static thread pool.
> The life of these executors should be tied to the cache.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)