Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "evict on read access" as configurable mode for LRU cache. #709

Merged
merged 1 commit into from Jul 31, 2018

Conversation

boaks
Copy link
Contributor

@boaks boaks commented Jul 31, 2018

Update find and iterator to "evict on read access" processing including
the update of the last-access time.
Setup the usage of the LRU cache to explicit defined "evict on read access"
mode.
Fix issue #707.

Signed-off-by: Achim Kraus achim.kraus@bosch-si.com

Update find and iterator to "evict on read access" processing including
the update of the last-access time.
Setup the usage of the LR to explicit define the "evict on read access"
mode.
Fix issue eclipse-californium#707.

Signed-off-by: Achim Kraus <achim.kraus@bosch-si.com>
@boaks
Copy link
Contributor Author

boaks commented Jul 31, 2018

Should revert the read eviction for DTLS session introduced by PR #488.

@sbernard31
Copy link
Contributor

LGTM 👍

@boaks boaks merged commit e42c9a6 into eclipse-californium:2.0.x Jul 31, 2018
@boaks boaks deleted the add_evict_on_read branch April 5, 2019 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants