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

Prevent zombie agents from remaining in distributed cache #571

Merged
merged 2 commits into from
Jun 12, 2020

Conversation

imbyungjun
Copy link
Contributor

  • fix hazelcast map config
  • fix timer thread not to be shutdown

- eviction policy had been set as NONE that means NEVER evict based on
timeout
- set eviction policy to LRU
- add agent to use timeout eviction policy
@songeunwoo
Copy link
Contributor

very good~!!

@songeunwoo songeunwoo merged commit 66b8307 into develop Jun 12, 2020
@donggyu04 donggyu04 deleted the feature/prevent-zombie-agent branch July 13, 2020 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants