lordgamez commented on pull request #1078:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1078#issuecomment-845860985


   > > adding the CLCACHE_NODIRECT option to the job made the next run succeed 
with the same restore key
   > 
   > This could happen because the hashes of the original and the preprocessed 
sources are different, so this was effectively a cache clear. FYI, but I don't 
have any other idea.
   
   That is probably the case here judging from the build runtime. We should see 
if the issue reappears in the future with the `no direct` option. Maybe with 
the different cache key handling the issue will not persist anymore. There was 
a similar [missing object issue](https://github.com/frerich/clcache/issues/210) 
in the past with the `no direct` option which was fixed and could not be 
reproduced later, so I'm hoping this could help us as well.


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

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


Reply via email to