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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to