jiangpengcheng commented on code in PR #5210:
URL: https://github.com/apache/openwhisk/pull/5210#discussion_r853646455
##########
common/scala/build.gradle:
##########
@@ -89,8 +89,8 @@ dependencies {
compile "io.reactivex:rxjava:1.3.8"
compile "io.reactivex:rxjava-reactive-streams:1.2.1"
compile "com.microsoft.azure:azure-cosmosdb:2.6.2"
+ compile
"com.sksamuel.elastic4s:elastic4s-client-esjava_${gradle.scala.depVersion}:7.10.3"
Review Comment:
@style95 I think new scheduler doen't rely on `multiple filtered aliase`,
and even not on elasticsearch
we are using `multiple filtered aliase` to organize activations by
namespaces in our downstream, we may need to consider changing that
--
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]