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

VerifyState in MongoServer throws an exception if the replica set has added or removed members

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 1.5
    • Affects Version/s: 1.4.2
    • Component/s: None
    • Labels:
      None

      VerifyState throws an exception if as a result of verifying an instance state a member is added or removed from the replica set, because that changes the collection while it is in the middle of enumerating over it. It should make a copy of the collection and enumerate over the copy.

            Assignee:
            robert@mongodb.com Robert Stam
            Reporter:
            robert@mongodb.com Robert Stam
            Votes:
            3 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: