* refresh may have been held back from an earlier commit
* due to this active transaction.
*/
repNode.refreshCachedGroup();
}
nElapsedTxnTime.add(repTxn.elapsedTime());
} else if (LOG_NAMELN_TRANSACTIONAL.equalsType(entryType)) {
repNode.getReplica().clearDbTreeCache();
nNameLNs.increment();
applyNameLN(repTxn, wireRecord);