Skip to content

Commit

Permalink
[FLINK-34003] Java 17 support for connector
Browse files Browse the repository at this point in the history
  • Loading branch information
MartijnVisser committed Jan 5, 2024
1 parent a6535f5 commit 9e4c67a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,9 @@ under the License.

<!-- For directory plugin -->
<flink.parent.artifactId>flink-connector-hbase-parent</flink.parent.artifactId>
<!-- These 2 properties should be removed together with upgrade of flink-connector-parent to 1.1.x -->
<flink.surefire.baseArgLine>-XX:+UseG1GC -Xms256m -XX:+IgnoreUnrecognizedVMOptions ${surefire.module.config}</flink.surefire.baseArgLine>
<surefire.module.config/>
</properties>

<modules>
Expand Down

0 comments on commit 9e4c67a

Please sign in to comment.