Skip to content

Commit 9352efe

Browse files
committed
comment
1 parent 621d187 commit 9352efe

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

x-pack/plugin/snapshot-repo-test-kit/src/main/java/org/elasticsearch/repositories/blobstore/testkit/integrity/RepositoryIntegrityVerifier.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -575,6 +575,7 @@ private void verifyFileInfo(BlobStoreIndexShardSnapshot.FileInfo fileInfo, Actio
575575
}
576576
}
577577

578+
// NB adding a listener whether ?verify_blob_contents is set or not - we want to track the blob sizes either way
578579
blobContentsListeners(indexDescription, shardContainerContents, fileInfo).addListener(
579580
listener.delegateResponse((l, e) -> {
580581
isRestorable = false;

0 commit comments

Comments
 (0)