[
https://issues.apache.org/jira/browse/MINDEXER-181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17640013#comment-17640013
]
Hudson commented on MINDEXER-181:
---------------------------------
Build succeeded in Jenkins: Maven » Maven TLP » maven-indexer » master #86
See
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-indexer/job/master/86/
> 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
> 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)