ctubbsii opened a new pull request, #61:
URL: https://github.com/apache/accumulo-classloaders/pull/61

   Move existing file verification to after the hard links are created to avoid 
redundant verification of local files while other processes are downloading 
other files, and to ensure the file actually being used by the classloader has 
been verified.
   
   This also moves the staging of the resources from the loader function's 
parameter Supplier to the loader function (LccUtils.createClassLoader), which 
simplifies the code slightly.
   
   This fixes #59


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to