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

Add human readable summary for configured and derived memory sizes.

    XMLWordPrintableJSON

Details

    Description

      FLIP-49 & FLIP-116 introduces sophisticated memory configurations for TaskManager and Master processes. Before the JVM processes are started, Flink derives the accurate sizes for all necessary components, based on both explicit user configurations and implicit defaults.

      To make the configuration results (especially those implicitly derived) clear to users, it would be helpful to print them in the beginning of the process logs. Currently, we only have printed JVM parameters (TM & Master) dynamic memory configurations (TM only). They are incomplete (jvm overhead for both processes and off-heap memory for the master process are not presented) and unfriendly (in bytes).

      Therefore, I propose to add a human readable summary at the beginning of process logs.

      See also this PR discussion.

      Attachments

        Issue Links

          Activity

            People

              chesnay Chesnay Schepler
              xtsong Xintong Song
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: