Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-15788 Various Kubernetes integration improvements
  3. FLINK-15791

Don't use ForkJoinPool#commonPool() for executing asynchronous operations in Fabric8FlinkKubeClient

    XMLWordPrintableJSON

Details

    Description

      We should not use the ForkJoinPool#commonPool() in order to run asynchronous operations in the Fabric8FlinkKubeClient as it is done here. Since we don't know which other component is using this pool, it can be quite dangerous to use it as there might be congestion.

      Instead, I propose to provide an explicit I/O Executor which is used for running asynchronous operations.

      Attachments

        Issue Links

          Activity

            People

              wangyang0918 Yang Wang
              trohrmann Till Rohrmann
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m