ctubbsii commented on PR #5710:
URL: https://github.com/apache/accumulo/pull/5710#issuecomment-3029480963

   What do you mean by "prefix files"?
   
   Without documentation, I don't think we should merge this, as it's going to 
be hard to understand or maintain. It seems to be doing something magical, but 
it's not clear what.
   
   Also, I don't think it directly solves any problem that Accumulo is having. 
If it is still querying the snapshot repos, then it's already doing more than 
we need, and #5709 will more directly address the problem I saw, where the 
snapshot repo was being queried to resolve release versions from a transitive 
dependency's version range. It shouldn't have gone to repository.apache.org at 
all.
   
   I don't think this extension avoids that. Maybe it just pre-fetches things? 
If so, where does it cache results? Is that configurable? Will it be cleared 
when we do mvn clean? Too many unknowns without good docs.


-- 
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: notifications-unsubscr...@accumulo.apache.org

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

Reply via email to