cstamas commented on PR #241:
URL: https://github.com/apache/maven-resolver/pull/241#issuecomment-1429907311

   Reworked a bit: I simply hated the fact that this PR would potentially make 
Resolver unable to calculate (some probably bigger graph) of dependencies in 
case of confined memory, even at cost of 10% speed reduction.
   
   Hence, reworked the PR a bit: added a config, that by default makes resolver 
behave as with original patch (aggressive heap use, loose the 10% slow down), 
but, in case the behavior can be returned the 1.8.x resolver way (using weak 
pools).


-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

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

Reply via email to