[ https://issues.apache.org/jira/browse/HBASE-29042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Duo Zhang resolved HBASE-29042. ------------------------------- Fix Version/s: 3.0.0-beta-2 Hadoop Flags: Reviewed Resolution: Fixed Pushed to master and branch-3. Thanks [~nihaljain.cs] for reviewing! > Remove the java 16 instanceof usage in BulkLoad.java > ---------------------------------------------------- > > Key: HBASE-29042 > URL: https://issues.apache.org/jira/browse/HBASE-29042 > Project: HBase > Issue Type: Task > Components: backup&restore > Reporter: Duo Zhang > Assignee: Duo Zhang > Priority: Major > Labels: pull-request-available > Fix For: 3.0.0-beta-2 > > > We still want to align the code between branch-3+ and branch-2+, so we should > not use new grammers from java9+. > And it also causes the mvn site command fail because checkstyle can not > process the statement. -- This message was sent by Atlassian Jira (v8.20.10#820010)