steveloughran commented on PR #7831: URL: https://github.com/apache/hadoop/pull/7831#issuecomment-3137400811
@GauthamBanasandra 3.5 is java17+ only. there are things we depend on which are java11; there are places where we can't make use of the JDK features, let alone language changes. we have stayed on java8 for longer than we've ever been on any older java version. Time to move on. If you want to keep java8 support alive, then backport new features to branch-3.4. Me? I'm looking at bug fixes only there. -- 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: common-issues-unsubscr...@hadoop.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org