janhoy commented on code in PR #4495: URL: https://github.com/apache/solr/pull/4495#discussion_r3344845871
########## solr/modules/s3-repository/src/test/org/apache/solr/s3/S3IncrementalBackupTest.java: ########## @@ -30,6 +30,7 @@ import software.amazon.awssdk.regions.Region; // Backups do checksum validation against a footer value not present in 'SimpleText' [email protected] Review Comment: One does not rule out the other. We still have S3 tests, but this particular is moved to nightly based on its characteristics (and slowness). That does not mean one can make an effort into speeding up this test as well. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
