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/05/16 06:08:33 UTC

[GitHub] [flink] ylaz opened a new pull request, #19729: [FLINK-26773](https://issues.apache.org/jira/browse/FLINK-26773)[runtime] Fix ResourceManager leader election reconnect while shutting down JobMaster

ylaz opened a new pull request, #19729:
URL: https://github.com/apache/flink/pull/19729

   Fixes race condition where JobMaster reconnects to newly elected ResourceManager during shutdown. By introducing a flag, the JobMaster will now shutdown and dissolve all connections properly.


-- 
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


[GitHub] [flink] flinkbot commented on pull request #19729: [FLINK-26773](https://issues.apache.org/jira/browse/FLINK-26773)[runtime] Fix ResourceManager leader election reconnect while shutting down JobMaster

Posted by GitBox <gi...@apache.org>.
flinkbot commented on PR #19729:
URL: https://github.com/apache/flink/pull/19729#issuecomment-1127259528

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "20768b2f53fb8c126d984bc85be2d34fdaa487c1",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "20768b2f53fb8c126d984bc85be2d34fdaa487c1",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 20768b2f53fb8c126d984bc85be2d34fdaa487c1 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run azure` re-run the last Azure build
   </details>


-- 
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


[GitHub] [flink] ylaz closed pull request #19729: [FLINK-26773](https://issues.apache.org/jira/browse/FLINK-26773)[runtime] Fix ResourceManager leader election reconnect while shutting down JobMaster

Posted by GitBox <gi...@apache.org>.
ylaz closed pull request #19729: [FLINK-26773](https://issues.apache.org/jira/browse/FLINK-26773)[runtime] Fix ResourceManager leader election reconnect while shutting down JobMaster
URL: https://github.com/apache/flink/pull/19729


-- 
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