[
https://issues.apache.org/jira/browse/MINDEXER-181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17965435#comment-17965435
]
Olivier Lamy commented on MINDEXER-181:
---------------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-indexer#549|https://github.com/apache/maven-indexer/issues/549].
> IndexDataReader should use Sets instead of ConcurrentHashMaps w/ fixed values
> -----------------------------------------------------------------------------
>
> Key: MINDEXER-181
> URL: https://issues.apache.org/jira/browse/MINDEXER-181
> Project: Maven Indexer (Moved to GitHub Issues)
> Issue Type: Improvement
> Reporter: Tamas Cservenak
> Assignee: Tamas Cservenak
> Priority: Major
> Fix For: 7.0.1
>
>
> Noticed that both, the single threaded and the multi threaded impl used CHMs.
> Instead of only changing {{readIndexST}} to plain {{{}Map{}}}s, I switched
> everything to {{{}Set{}}}s.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)