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 2020/04/24 13:07:14 UTC

[GitHub] [flink] tillrohrmann commented on pull request #11887: [FLINK-14816] Add thread dump feature for taskmanager

tillrohrmann commented on pull request #11887:
URL: https://github.com/apache/flink/pull/11887#issuecomment-618997181


   cc @zentol: The `TaskManagerThreadDumpHandler` now returns a `ThreadDumpInfo` which contains an array of `ThreadDumpInfo.ThreadInfo`. `ThreadDumpInfo.ThreadInfo` contains the name of the thread and the stringified thread info. This is kind of the compromise I found wrt our offline discussion.


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

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