[ https://issues.apache.org/jira/browse/HBASE-29612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Istvan Toth updated HBASE-29612: -------------------------------- Status: Patch Available (was: Open) > Remove HBaseTestingUtil.forceChangeTaskLogDir > --------------------------------------------- > > Key: HBASE-29612 > URL: https://issues.apache.org/jira/browse/HBASE-29612 > Project: HBase > Issue Type: Improvement > Reporter: Istvan Toth > Assignee: Istvan Toth > Priority: Major > Labels: pull-request-available > > HBaseTestingUtil.forceChangeTaskLogDir is meant to make it possible to run > multiple MR miniclusters. > It relies on modifying a static final member in a Hadoop class, which no > longer works with Java 21. > Fortunately, we don't actually need that functionality as HBase tests never > start start more than one MR minicluster. -- This message was sent by Atlassian Jira (v8.20.10#820010)