size = newSize;
}
// Wait on incoming and outgoing threads to line-up in front of
// the distributed sync.
distributedSync.acquireProcessingLock(true, configuration.getStateRetrievalTimeout(), MILLISECONDS);
// Signal to sender that we need a flush to get a consistent view
// of the remaining transactions.
delimit(oo);
oo.flush();