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

Adjust the default netty transport option from nio to auto

    XMLWordPrintableJSON

Details

    Description

      The default option of `taskmanager.network.netty.transport` in NettyShuffleEnvironmentOptions is `nio` now. As we know, the `epoll` mode can get better performance, less GC and have more advanced features which are only available on linux.

      Therefore it is better to adjust the default option to `auto` instead, and then the framework would automatically choose the proper mode based on the platform.

      We would further verify the performance effect via micro benchmark if possible.

      Attachments

        Issue Links

          Activity

            People

              zjwang Zhijiang
              zjwang Zhijiang
              Votes:
              0 Vote for this issue
              Watchers:
              1 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