Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • It is not disrupting other resources. When the key is updated due to the first action, it's version changes signifying it has changed. In rest of the actionable pairs, when we try to update key using the old version, it throws an exception. Commented Oct 9, 2016 at 17:40
  • @learnerer Then refetch it after update ? Of update manually the version number if you're really sure of what you're doing. It's an optimistic locking problem. Commented Feb 6, 2017 at 12:01