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

Flink Operator will create a large amount of temp log config files

    XMLWordPrintableJSON

Details

    Description

      Now we use the configbuilder in multiple different places to generate the effective config including observer, reconciler, validator etc.

      The effective config gerenration logic also creates temporary log config files (if spec logConfiguration is set) which would lead to 3-4 files generated in every reconcile loop for a given job. These files are not cleaned up until the operator restarts leading to a large amount of files.

      I believe we should change the config generation logic and only apply the logconfig generation logic right before flink cluster submission as that is the only thing affected by it.

      Attachments

        Activity

          People

            gyfora Gyula Fora
            gyfora Gyula Fora
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: