lamber-ken commented on issue #10228: [FLINK-14816] Add thread dump feature for 
taskmanager
URL: https://github.com/apache/flink/pull/10228#issuecomment-554885271
 
 
   > I'm not sure whether or not it is a desirable feature to implement. Could 
you share the user case a bit? @lamber-ken
   
   It's hard to get the thread dump of tm when job is hanging, because flink 
tasks are deployed on yarn cluster. 
   
   For example, when fixing the deadlock of elasticserch-connector, it needs to 
jump to the tm machine
   to dump the jstack. see 
[elasticsearch-connector-deadlock](https://github.com/elastic/elasticsearch/pull/48013).
   
   

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


With regards,
Apache Git Services

Reply via email to