[ 
https://issues.apache.org/jira/browse/FLINK-30629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17688877#comment-17688877
 ] 

Matthias Pohl commented on FLINK-30629:
---------------------------------------

Thanks for taking care of it, [~Weijie Guo]. Just a reminder: The fixVersion is 
only set to 1.18.0 for an issue after 1.17.0 is actually released. Right now, 
merging to {{master}} and {{release-1.17}} doesn't mean that the fixVersion 
(and to some degree also the affected version) has to be set to 1.18.0. If we 
merge to both branches, it essentially means that it is fixed in 1.17.0. If, 
theoretically, we have a change that only goes into {{master}}, that would mean 
that the corresponding Jira issue would get a fixVersion {{1.18.0}} but not 
{{1.17.0}}. 

This scheme only applies in the phase where we have a release branch created 
but the corresponding release not finalized. It took me a bit to get my head 
around that one as well. And I even do it wrong sometimes now. I just wanted to 
clarify it once more. :-) I updated the ticket accordingly.

> ClientHeartbeatTest.testJobRunningIfClientReportHeartbeat is unstable
> ---------------------------------------------------------------------
>
>                 Key: FLINK-30629
>                 URL: https://issues.apache.org/jira/browse/FLINK-30629
>             Project: Flink
>          Issue Type: Bug
>          Components: Client / Job Submission
>    Affects Versions: 1.17.0
>            Reporter: Xintong Song
>            Assignee: Weijie Guo
>            Priority: Critical
>              Labels: pull-request-available, test-stability
>             Fix For: 1.17.0
>
>         Attachments: ClientHeartbeatTestLog.txt
>
>
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=44690&view=logs&j=77a9d8e1-d610-59b3-fc2a-4766541e0e33&t=125e07e7-8de0-5c6c-a541-a567415af3ef&l=10819
> {code:java}
> Jan 11 04:32:39 [ERROR] Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, 
> Time elapsed: 21.02 s <<< FAILURE! - in 
> org.apache.flink.client.ClientHeartbeatTest
> Jan 11 04:32:39 [ERROR] 
> org.apache.flink.client.ClientHeartbeatTest.testJobRunningIfClientReportHeartbeat
>   Time elapsed: 9.157 s  <<< ERROR!
> Jan 11 04:32:39 java.lang.IllegalStateException: MiniCluster is not yet 
> running or has already been shut down.
> Jan 11 04:32:39       at 
> org.apache.flink.util.Preconditions.checkState(Preconditions.java:193)
> Jan 11 04:32:39       at 
> org.apache.flink.runtime.minicluster.MiniCluster.getDispatcherGatewayFuture(MiniCluster.java:1044)
> Jan 11 04:32:39       at 
> org.apache.flink.runtime.minicluster.MiniCluster.runDispatcherCommand(MiniCluster.java:917)
> Jan 11 04:32:39       at 
> org.apache.flink.runtime.minicluster.MiniCluster.getJobStatus(MiniCluster.java:841)
> Jan 11 04:32:39       at 
> org.apache.flink.runtime.minicluster.MiniClusterJobClient.getJobStatus(MiniClusterJobClient.java:91)
> Jan 11 04:32:39       at 
> org.apache.flink.client.ClientHeartbeatTest.testJobRunningIfClientReportHeartbeat(ClientHeartbeatTest.java:79)
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to