[
https://issues.apache.org/jira/browse/GEODE-9155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17336068#comment-17336068
]
ASF subversion and git services commented on GEODE-9155:
--------------------------------------------------------
Commit fa88b951788c0fe1405a080b774c431478a9c414 in geode's branch
refs/heads/develop from Hale Bales
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=fa88b95 ]
Revert "GEODE-9155: change frequency of passive expiration (#6325)" (#6398)
This reverts commit 85183489c8c47de7f356e1ae55eaf31b9658276c.
> increase wait interval on PassiveExpirationManager
> --------------------------------------------------
>
> Key: GEODE-9155
> URL: https://issues.apache.org/jira/browse/GEODE-9155
> Project: Geode
> Issue Type: Task
> Components: redis
> Reporter: John Hutchison
> Assignee: Hale Bales
> Priority: Major
> Labels: pull-request-available
>
> currently this class is running through all keys every second and is
> consuming a lot of cpu cycles. Business needs do not seem to require keys to
> be removed from memory this quickly. This ticket will increase interval to
> every 30 minutes.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)