manika137 opened a new pull request, #8181: URL: https://github.com/apache/hadoop/pull/8181
### Description of PR JIRA: https://issues.apache.org/jira/browse/HADOOP-19784 We have a unit test (testFNSEndptConvertedIndicatorInHeader) that validates the presence of a specific indicator within a field in the client request header. Recent changes to the client header structure have altered the expected index/position of this indicator, causing the test to fail. This change updates the test to reflect the revised header format and corrects the assertion accordingly. ### How was this patch tested? Test suite result added in comment below -- 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]
