aajisaka opened a new pull request #2309: URL: https://github.com/apache/hadoop/pull/2309
JIRA: https://issues.apache.org/jira/browse/HDFS-15580 In Java 12 or upper, we cannot use reflection to update a final variable. - Make DataNode layout version non-final - Create getter and setter for the layout version - The getter is annotated by `@VisibleForTesting` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
