tillrohrmann commented on a change in pull request #10802: 
[1.8][FLINK-12040][build] Remove unused akka dependencies
URL: https://github.com/apache/flink/pull/10802#discussion_r367499930
 
 

 ##########
 File path: flink-yarn/pom.xml
 ##########
 @@ -59,33 +59,6 @@ under the License.
                        <version>${hadoop.version}-${project.version}</version>
                </dependency>
 
-               <dependency>
-                       <groupId>com.typesafe.akka</groupId>
-                       
<artifactId>akka-actor_${scala.binary.version}</artifactId>
-                       <scope>provided</scope>
-               </dependency>
-
-               <dependency>
-                       <groupId>com.typesafe.akka</groupId>
-                       
<artifactId>akka-remote_${scala.binary.version}</artifactId>
-                       <scope>provided</scope>
-               </dependency>
-
-               <dependency>
-                       <groupId>com.typesafe.akka</groupId>
-                       
<artifactId>akka-camel_${scala.binary.version}</artifactId>
 
 Review comment:
   Can we remove this dependency also from the dependency management section of 
the parent `pom.xml`?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to