[
https://issues.apache.org/jira/browse/DIRSERVER-138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Lecharny updated DIRSERVER-138:
----------------------------------------
Fix Version/s: 2.0.0
I don't know how easy it could be to implement this, but let's try to do it for
2.0.
> Persist Replay Cache
> --------------------
>
> Key: DIRSERVER-138
> URL: https://issues.apache.org/jira/browse/DIRSERVER-138
> Project: Directory ApacheDS
> Issue Type: New Feature
> Components: kerberos
> Reporter: Enrique Rodriguez
> Assignee: Enrique Rodriguez
> Priority: Minor
> Fix For: 2.0.0
>
>
> 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.