Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-14105 Make flink-runtime scala-free
  3. FLINK-22992

Move SSLUtils#is*Enabled to SecurityOptions

    XMLWordPrintableJSON

Details

    Description

      The SSLUtils contain a few methods that check whether certain SSL options are enabled while honoring a fallback "security.ssl.enabled" option.
      These are required by RPC, network and REST components.

      In order to be able to move our akka rpc stuff into a separate module it is necessary to move these to flink-core.
      (There's also no good reason for them to be in flink-runtime in the first place)

      Attachments

        Issue Links

          Activity

            People

              chesnay Chesnay Schepler
              chesnay Chesnay Schepler
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: