Tamás Cservenák created MRESOLVER-273:
-----------------------------------------

             Summary: Create more compact File locking layout
                 Key: MRESOLVER-273
                 URL: https://issues.apache.org/jira/browse/MRESOLVER-273
             Project: Maven Resolver
          Issue Type: Improvement
            Reporter: Tamás Cservenák


Current FileGAVNameMapper "mimics" loosely local reposiory layout, uses long 
paths, hence (relatively) big strings etc. 

More compact layout would be just to hash strings like "a:G:A:V" and 
"m:G[:A[:V]]" for artifacts and metadata instead, and create 2 level deep 
hashed storage.

Problem with "loose" layout is that they do end up as files in OS, while these 
would be much shorter.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to