79808182838485868788
} _logger.log(Level.FINE, "synchronization.tran_commit"); // cleans the dirs if synchronization is successful if (_tx.isCommited()) { Cleaner ac = new GroupRequestCleaner(_mediators); ac.gc(); } } }