Skip to content

Commit ca5432c

Browse files
committed
[FLINK-XXXXX] Different forkcount then?
1 parent ada2fe9 commit ca5432c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,10 @@ under the License.
6363
<log4j.version>2.17.2</log4j.version>
6464

6565
<flink.parent.artifactId>flink-connector-rabbitmq-parent</flink.parent.artifactId>
66+
<flink.forkCountITCase>1</flink.forkCountITCase>
67+
<!-- These 2 properties should be removed together with upgrade of flink-connector-parent to 1.1.x -->
68+
<flink.surefire.baseArgLine>-XX:+UseG1GC -Xms256m -XX:+IgnoreUnrecognizedVMOptions ${surefire.module.config}</flink.surefire.baseArgLine>
69+
<surefire.module.config/>
6670
</properties>
6771

6872
<dependencies>

0 commit comments

Comments
 (0)