346347348349350351352353354355356
fs.invalidate(); } if (verbose) { log.info("Persisting changes..."); } if (allInfos.numErrors() > 0) { try { fs.getAggregateManager().getSession().refresh(false); } catch (RepositoryException e) { // ignore }