You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by tzulitai <gi...@git.apache.org> on 2017/06/30 06:11:29 UTC

[GitHub] flink pull request #3855: [FLINK-6496] Port SSl config parameters to ConfigO...

Github user tzulitai commented on a diff in the pull request:

    https://github.com/apache/flink/pull/3855#discussion_r124970218
  
    --- Diff: flink-runtime/src/test/scala/org/apache/flink/runtime/akka/AkkaSslITCase.scala ---
    @@ -20,8 +20,8 @@ package org.apache.flink.runtime.akka
     
     import akka.actor.ActorSystem
     import akka.testkit.{ImplicitSender, TestKit}
    -import org.apache.flink.configuration.{AkkaOptions, ConfigConstants, Configuration}
    -import org.apache.flink.runtime.testingUtils.{TestingCluster, TestingUtils, ScalaTestingUtils}
    +import org.apache.flink.configuration.{AkkaOptions, ConfigConstants, Configuration, SecurityOptions}
    --- End diff --
    
    Remove `ConfigConstants`


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---