* The activation is not only saved into `elasticsearch`, but also saved into `couchdb`
I originally thought that the activation would only be saved into elasticsearch , and controller/invoker can get the activation from elasticsearch directly also. So activation has no need to be saved into couchdb How do you think about my originally thought? * I save, you submited a pr : https://github.com/apache/incubator-openwhisk/pull/3991 Regarding `pull/3991`, it seems saved `activation` to `file and couchdb` and if want to save `activation`, should install logstash and elasticsearch by developers themselves. Anywany, this patch and `pull/3991` have similar functions, what's the difference beween the two patches? [ Full content available at: https://github.com/apache/incubator-openwhisk/pull/3977 ] This message was relayed via gitbox.apache.org for [email protected]
