rabbah commented on issue #1815: Concurrent updates: race can easily result in "silent squash" failures URL: https://github.com/apache/incubator-openwhisk/issues/1815#issuecomment-277845535 1-3 are all invasive. 4 is potentially lowest hanging fruit as we already have a lockable entry in the cache. We had considered this before but eschewed it and allowed reads around a write to go straight to the db.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
