More info log for JandexIndex lifecycle changes
This commit is contained in:
@@ -172,6 +172,7 @@ public final class JandexClasspath implements ClasspathIndex {
|
||||
}
|
||||
|
||||
private void reindex() {
|
||||
log.info("Clearing JandexIndex for "+classpath.getName());
|
||||
this.javaIndex = Suppliers.synchronizedSupplier(Suppliers.memoize(() -> createIndex()));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user