You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2020/06/13 20:01:50 UTC

[GitHub] [maven-resolver] michael-o commented on pull request #22: Introduce caching for tracking files.

michael-o commented on pull request #22:
URL: https://github.com/apache/maven-resolver/pull/22#issuecomment-643671020


   I believe that the `TrackingFileManager` suffers from the same problem as in MRESOLVER-114. See my understanding of the issue [here](https://issues.apache.org/jira/browse/MRESOLVER-114?focusedCommentId=17127769&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-17127769). I started digging in the entire locking problem and the `String#intern()` is a bad design choice because that data is retained in memory.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org