You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Tsz Wo Nicholas Sze (JIRA)" <ji...@apache.org> on 2019/02/22 23:50:00 UTC

[jira] [Updated] (RATIS-489) Server RetryCache should not use size-based eviction

     [ https://issues.apache.org/jira/browse/RATIS-489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tsz Wo Nicholas Sze updated RATIS-489:
--------------------------------------
    Attachment: r489_20190222.patch

> Server RetryCache should not use size-based eviction
> ----------------------------------------------------
>
>                 Key: RATIS-489
>                 URL: https://issues.apache.org/jira/browse/RATIS-489
>             Project: Ratis
>          Issue Type: Bug
>          Components: server
>            Reporter: Tsz Wo Nicholas Sze
>            Assignee: Tsz Wo Nicholas Sze
>            Priority: Major
>         Attachments: r489_20190222.patch
>
>
> Currently, the RetryCache is created with a size-based eviction policy.  When the number of requests is larger than maximum size, entires will be evicted even they are not expired.



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