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/22 06:27:54 UTC

[GitHub] [flink] Aitozi opened a new pull request, #19786: [FLINK-24713][Runtime/Coordination] Postpone resourceManager serving …

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

   …after the recovery phase has finished
   
   ## What is the purpose of the change
   
   This PR is meant to solve the problem of request the extra worker after JobManager failover
   
   ## Brief change log
   
     -  Add the interface in `ResourceManagerGateway` to tell the JobMaster whether recovery is finished
     -  Postpone the slotPool connect to resource manager until the recovery is finished or timeout.
   
   
   ## Verifying this change
   
   Two tests are added to verify the change.
   
   


-- 
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] Aitozi commented on pull request #19786: [FLINK-24713][Runtime/Coordination] Postpone resourceManager serving …

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

   @flinkbot run azure


-- 
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] Aitozi commented on pull request #19786: [FLINK-24713][Runtime/Coordination] Postpone resourceManager serving …

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

   @flinkbot run azure


-- 
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 #19786: [FLINK-24713][Runtime/Coordination] Postpone resourceManager serving …

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "aae4c23190eeda28850a425c43cf030e7b889572",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "aae4c23190eeda28850a425c43cf030e7b889572",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * aae4c23190eeda28850a425c43cf030e7b889572 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] Aitozi closed pull request #19786: [FLINK-24713][Runtime/Coordination] Postpone resourceManager serving …

Posted by GitBox <gi...@apache.org>.
Aitozi closed pull request #19786: [FLINK-24713][Runtime/Coordination] Postpone resourceManager serving …
URL: https://github.com/apache/flink/pull/19786


-- 
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] Aitozi commented on pull request #19786: [FLINK-24713][Runtime/Coordination] Postpone resourceManager serving …

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

   Closed in favor of https://github.com/apache/flink/pull/19840


-- 
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] Aitozi commented on pull request #19786: [FLINK-24713][Runtime/Coordination] Postpone resourceManager serving …

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

   @wangyang0918 @KarmaGYZ Please take a look when you are free. cc @zhisheng17 


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