ConcurrentHashMap's entry eviction policy confirmation
Open
@doorBW is already working on this.
Since Jun 16, 2025.
- Dominant language
- Kotlin
- Stars
- 21
- Forks
- 5
- Avg merge
- 3h 9m
- Merged PRs (30d)
- 5
Description
Check the enrty eviction policy of ConcurrentHashMap, which is frequently used in logic in Req-Shield.
This can be the cause of OOM without entry's eviction policy.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.