ChangeStreamDocument.ClusterTime should be serialized as Timestamp

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 2.7.1
    • Affects Version/s: 2.7.0
    • Component/s: Serialization
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Attempting to access ChangeStreamDocument.ClusterTime results in a System.FormatException as we are trying to deserialize a BsonTimestamp as a BsonDocument.

      According to the spec this value is a Timestamp, so we should treat it accordingly.

              Assignee:
              Robert Stam
              Reporter:
              John Murphy
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: