snmvaughan commented on PR #4834: URL: https://github.com/apache/hadoop/pull/4834#issuecomment-1233123294
The original test is `TestWebHdfsFileSystemContract#testResponseCode`, which tests when NamenodeAddressParam is not set: 1. Initiates a request and gets a redirect in the response 2. Removes NamenodeAddressParam from the redirect 3. Connects to the DataNode using the modified URL and checking for a response status of `SC_BAD_REQUEST` -- 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]
