You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/04/13 16:02:30 UTC

[GitHub] [flink] zentol commented on a diff in pull request #19458: [FLINK-27224][build] Drop 'flink.forkCountTestPackage' property

zentol commented on code in PR #19458:
URL: https://github.com/apache/flink/pull/19458#discussion_r849654347


##########
flink-tests/pom.xml:
##########
@@ -404,7 +404,7 @@ under the License.
 					</classpathDependencyExcludes>
 					<!-- We override the fork behaviour for those expensive tests to avoid process
 					kills due to container limits on travis -->
-					<forkCount>${flink.forkCountTestPackage}</forkCount>
+					<forkCount>${flink.forkCount}</forkCount>

Review Comment:
   yes, that's a good point



-- 
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: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org