What are blob keys and blob container in elasticsearch?
if (blobKeys.isEmpty() == false) {
logger.warn("Could not find a readable index-N file in a non-empty shard snapshot directory [{}]"; blobContainer.path());
}
What does the above piece of code mean ?