You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2022/07/14 10:44:14 UTC

[GitHub] [openwhisk] style95 commented on a diff in pull request #5278: Prepare to integrate new scheduler into apache/openwhisk-deploy-kube

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: issues-unsubscribe@openwhisk.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org