Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-2585

Implement Optimistic Concurrency Control

    • Type: Icon: New Feature New Feature
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Operations
    • None
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?

      It would be great for mongo to detect staledata, that is when 2 concurrent threads read a document simultaneously and try to modify it, first thread passes put mongo detects that second one is trying to update a document which is out to date compared to mongo version.

      https://stackoverflow.com/questions/33928136/mongodb-optimistic-concurrency-control-with-net

            Assignee:
            Unassigned Unassigned
            Reporter:
            blalonde Benjamin Lalonde
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: