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 2018/08/10 03:30:33 UTC

[GitHub] ningyougang commented on issue #3619: Provide an activation store SPI

ningyougang commented on issue #3619: Provide an activation store SPI
URL: https://github.com/apache/incubator-openwhisk/pull/3619#issuecomment-411965011
 
 
   @dubee ,https://github.com/dubee/openwhisk/blob/es-as/common/scala/src/main/scala/whisk/core/database/ArtifactElasticSearchActivationStore.scala#L432
   Regarding `ArtifactElasticSearchActivationStore`,
   It seems when save activation, it will call super method, and save activation to couchdb.
   but its query method is `query from elasticsearch`
   
   So when use `ArtifactElasticSearchActivationStore`, how does `activation` save to elasticsearch?

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


With regards,
Apache Git Services