You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/08/10 15:05:01 UTC

[GitHub] cbickel opened a new pull request #2601: Invalidate Caches between controllers with Kafka

cbickel opened a new pull request #2601: Invalidate Caches between controllers with Kafka
URL: https://github.com/apache/incubator-openwhisk/pull/2601
 
 
   This PR adds the ability to invalidate caches between controllers on updating and deleting the cache on one of the controllers.
   It also adds the case class `CacheKey`, to use a particular key for the WhiskCache instead of `Any`.
   
   This PR is dependant on #2338 
 
----------------------------------------------------------------
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