rajdchak commented on code in PR #7295:
URL: https://github.com/apache/hadoop/pull/7295#discussion_r1928769208
##########
hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/ITestS3AS3SeekableStream.java:
##########
@@ -123,7 +123,7 @@ public void testInvalidConfigurationThrows() {
ConnectorConfiguration connectorConfiguration =
new ConnectorConfiguration(conf,
ANALYTICS_ACCELERATOR_CONFIGURATION_PREFIX);
- assertThrows("S3ASeekableStream illegal configuration does not throw",
+ assertThrows("S3ASeekableInputStream illegal configuration does not throw",
Review Comment:
we are not actually creating any stream in this test
--
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]