imply-elliott opened a new pull request, #13863:
URL: https://github.com/apache/druid/pull/13863

   Fixes the possibility to restore and then re-cache only partially matching 
cache'd keys.  This will force a fresh build unless there's a cache that 
directly matches the commit SHA (and thus, is identical).
   
   ### Description
   
   Remove partial key match restores before the initial build.  There will be a 
minor increase in build time without existing local artifacts to use, but this 
will guarantee the build is fresh and only related to the current commit.
   
   This PR has:
   
   - [x] been self-reviewed.
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to