Project

General

Profile

« Previous | Next » 

Revision 7212

trace level log for looping over EVERY pid in the system.

View differences:

src/edu/ucsb/nceas/metacat/dataone/hazelcast/HazelcastService.java
517 517

  
518 518
				}
519 519
			} else {
520
				logMetacat.debug("shared pid already exisits locally: " + pid.getValue());
520
				logMetacat.trace("shared pid already exisits locally: " + pid.getValue());
521 521
			}
522 522
		}
523 523
	}

Also available in: Unified diff