You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2021/04/12 10:54:00 UTC

[jira] [Created] (FLINK-22235) Document stability concerns of flamegraphs for heavier jobs

Chesnay Schepler created FLINK-22235:
----------------------------------------

             Summary: Document stability concerns of flamegraphs for heavier jobs
                 Key: FLINK-22235
                 URL: https://issues.apache.org/jira/browse/FLINK-22235
             Project: Flink
          Issue Type: Improvement
          Components: Documentation, Runtime / Web Frontend
            Reporter: Chesnay Schepler
             Fix For: 1.13.0


The FlameGraph feature added in FLINK-13550 has some known scalability issues, because it issues 1 RPC call per subtask. This may put a lot of pressure on the RPC system, and as such it should be used with caution for heavier jobs until we improved this a bit.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)