Project

General

Profile

« Previous | Next » 

Revision 58464

log

View differences:

modules/dnet-openaireplus-workflows/trunk/src/main/java/eu/dnetlib/msro/openaireplus/workflows/nodes/index/FeedMissingClaimsJobNode.java
78 78

  
79 79
			}
80 80
			if(!toFeed.isEmpty() || !toDeleteFromCache.isEmpty()) processLists(idxClient, toFeed, toDeleteFromCache);
81
			log.info(String.format("Finished feeding of claims in index collection %s, total: %d", coll, count);
81 82

  
82 83
		} catch (Throwable e) {
83 84
			log.error("Error feeding missing claims", e);

Also available in: Unified diff