You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2010/12/13 08:13:33 UTC

[jira] Updated: (DIRKRB-12) Persist Replay Cache

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

Emmanuel Lecharny updated DIRKRB-12:
------------------------------------

    Affects Version/s: 2.0.0-RC1

> Persist Replay Cache
> --------------------
>
>                 Key: DIRKRB-12
>                 URL: https://issues.apache.org/jira/browse/DIRKRB-12
>             Project: Directory Kerberos
>          Issue Type: New Feature
>    Affects Versions: 2.0.0-RC1
>            Reporter: Enrique Rodriguez
>            Assignee: Enrique Rodriguez
>            Priority: Minor
>
> The Replay Cache currently resides in memory, so a server restart will clear it.  We should have the option of persisting Replay Cache entries.  Note that this cache will not grow unbounded, as Replay entries only need to be kept for the length of the configured clock skew.
> Rename ReplayCache interface to ReplayStore.
> Implement InMemoryReplayStore.
> Implement PrevalentReplayStore.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.