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/11/18 11:52:31 UTC

[GitHub] [flink] zentol opened a new pull request, #21346: [FLINK-26037][coordination] TMRunner waits for metric registry shutdown

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

   Fix an issue where the TaskManagerRunner shutdown sequence ignored the metric registry shutdown. This could result in the rpc system (and rpc classloader!) being closed while the metrics actor system is still active.


-- 
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] zentol merged pull request #21346: [FLINK-26037][coordination] TMRunner waits for metric registry shutdown

Posted by GitBox <gi...@apache.org>.
zentol merged PR #21346:
URL: https://github.com/apache/flink/pull/21346


-- 
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 #21346: [FLINK-26037][coordination] TMRunner waits for metric registry shutdown

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "9ccc5dcbf7caf67981b803ed41db0da1aa4b3afa",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "9ccc5dcbf7caf67981b803ed41db0da1aa4b3afa",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 9ccc5dcbf7caf67981b803ed41db0da1aa4b3afa 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