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: [email protected]
