zentol commented on code in PR #19445:
URL: https://github.com/apache/flink/pull/19445#discussion_r849365534
##########
pom.xml:
##########
@@ -1562,7 +1567,6 @@ under the License.
<configuration>
<!-- enables TCP/IP communication
between surefire and forked JVM-->
<forkNode
implementation="org.apache.maven.plugin.surefire.extensions.SurefireForkNodeFactory"/>
-
<forkCount>${flink.forkCount}</forkCount>
Review Comment:
I'm looking into preparing a cleanup PR that removes reuseForks, other
custom forkCounts etc.
Then we should also get a clearer picture of how much this chain
specifically gets us.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]