rabbah commented on issue #3021: Consider automatic server-side retry on 
concurrent modification of assets during CRUD operations
URL: 
https://github.com/apache/incubator-openwhisk/issues/3021#issuecomment-347898952
 
 
   This is a new feature - the client didn't observe this before because 
OpenWhisk was deployed with one active controller at a time. So while there 
were no transactional semantics guaranteed, you got to observe them for most 
operations (see here as an example this was always the case: 
https://github.com/apache/incubator-openwhisk/issues/1815; in fact could close 
one of these as duplicate). So I'm speculation that the combination of multiple 
active controllers, plus a clustered kafka exacerbates the issue.

----------------------------------------------------------------
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

Reply via email to