zentol edited a comment on pull request #17852:
URL: https://github.com/apache/flink/pull/17852#issuecomment-976661587


   > Can we run into situations now where the fork number is not set when 
generating the logs?
   
   No, because mvn.forkNumber is still set in the root pom surefire 
configuration.
   
   > Why does [-Dmvn.forkNumber... ] not have any effect?
   
   It does, but we can use use the configuration from the root pom.
   
   > What happens to the expression ${sys:mvn.forkNumber} if the variable is 
not set? Will it stay like this verbatim?
   
   yes. You can actually find such a file in the azure artifacts.


-- 
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-unsubscr...@flink.apache.org

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


Reply via email to