Skip to content

[java] Cache invalidation - auxClasspath or classpath? #3040

Answered by jsotuyod
fflatorre asked this question in Q&A
Discussion options

You must be logged in to vote

@fflatorre over the last few releases the feature has matured a lot. Currently the cache is completely invalidated if

  1. The ruleset changed
    LOG.info("Analysis cache invalidated, rulesets changed.");
  2. The auxclasspath changed
    LOG.info("Analysis cache invalidated, auxclasspath changed.");
  3. The execution classpath chamged

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by adangel
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1025 on January 15, 2021 09:34.