201202203204205206207208209210211
currentTxId++; } FSEditLogTestUtil.flushStreams(out); FSEditLogTestUtil.closeStreams(out); jm.finalizeLogSegment(firstTxId, currentTxId - 1); // simulate NFS cache delay (reader won't see // the new file for 1 second if (r.nextBoolean()) ;