ayushtkn commented on code in PR #5475: URL: https://github.com/apache/hadoop/pull/5475#discussion_r1171629487
########## hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/troubleshooting_s3a.md: ########## @@ -1179,7 +1179,8 @@ file using configured SSE-C keyB into that structure. ### Instruction file not found for S3 object Reading an unencrypted file would fail when read through CSE enabled client. -``` + +```txt Review Comment: Good intentions, but we practice keeping things isolated. in case one thing has to be reverted or backported it can be done without bothering the other -- 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]
