Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-17485

Add a thread dump REST API

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • None
    • Runtime / REST
    • None

    Description

      My team build a streaming computing platform based on flink in our company internal.

      As jobs and users grow, we spent lot's of time to help user with troubleshooting.

      Currently we must logon the server which running task manager, find the right process through netstat -anp| grep "the flink data port", then run jstack command.

      We think it will be very convenient if flink provide a REST API for thread dumping, with web UI support event better.

      So we want to know:

      • If community is already working on this
      • Will this be a appropriate feature (add a REST API to dump threads), because on the other hand, thread dump may be "expensive"

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              dixingxing@yeah.net Xingxing Di
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: