ahmarsuhail commented on PR #8095: URL: https://github.com/apache/hadoop/pull/8095#issuecomment-3562520696
I don't think we should try and fixing these tests, instead always run them with the classic input stream. Most of them assert behaviour which does not apply to AAL (eg: the readAhead value, stream draining, or thread context stats). What I will do as a follow up is look at which ones make sense to have as part of a new ITest for AAL. Similar to what we did for the prefetching input stream. I will make those changes as part of our https://github.com/apache/hadoop/pull/7923. Merging this for now and will backport, so if you kick of a 3.4.3 run this weekend we can catch any issues early. -- 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]
