style95 commented on code in PR #5278:
URL: https://github.com/apache/openwhisk/pull/5278#discussion_r921016098


##########
core/scheduler/build.gradle:
##########
@@ -66,6 +66,9 @@ dependencies {
 
     compile "org.scala-lang:scala-library:${gradle.scala.version}"
     compile "io.altoo:akka-kryo-serialization_${gradle.scala.depVersion}:1.0.0"
+    compile 
"com.lightbend.akka.management:akka-management-cluster-http_${gradle.scala.depVersion}:${gradle.akka_management.version}"
 

Review Comment:
   IIRC, our downstream is not using these libraries while we are running OW on 
Kubernetes.
   @ningyougang Do you have any idea about the difference between downstream 
and upstream?



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to