Revision 7212
Added by ben leinfelder over 12 years ago
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
trace level log for looping over EVERY pid in the system.