style95 commented on code in PR #5210: URL: https://github.com/apache/openwhisk/pull/5210#discussion_r929532199
########## 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: Hm.. If we don't use `multiple filtered aliases`, it would create a huge number of indices for all namespaces even if they rarely invoke any actions. It is necessary to have shared indices for namespaces without less invocation. -- 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-unsubscr...@openwhisk.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org