throw new IllegalStateException("Wrong protocol version! Expected " +
BKJM_BOOKKEEPER_DIGEST_PW + ", but read " +
writable.getProtoVersion());
}
if (LOG.isDebugEnabled()) {
LOG.debug("Namespace info read: " + writable.toColonSeparatedString());
}
}
currentInProgressMetadata.init();
initialized = true;
}