Chesnay Schepler created FLINK-24979: ----------------------------------------
Summary: Remove MaxPermSize configuration in HBase surefire config Key: FLINK-24979 URL: https://issues.apache.org/jira/browse/FLINK-24979 Project: Flink Issue Type: Sub-task Components: Build System, Connectors / HBase Reporter: Chesnay Schepler Assignee: Chesnay Schepler Fix For: 1.15.0 The MaxPermSize parameter has no effect since JDK 8, and is actively rejected in Java 17. Given that we for years it worked just fine in without it, we can just remove it. -- This message was sent by Atlassian Jira (v8.20.1#820001)