question about optime,timestamp and log

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Minor - P4
    • None
    • Affects Version/s: legacy-1.0.5
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Hi,
      1.I noticed that BSONElement had the _opTime() method in the early version to get an OpTime type from BSONElement type (e.g. "ts" field in oplog), and now only timestamp() ,and Timestamp_t object could't change value.
      private:
      const uint32_t _seconds;
      const uint32_t _increment;

      2. the log util seems unable to use ?Could I use LOG() or Log() or something.

      thanks.

            Assignee:
            Unassigned
            Reporter:
            nosqldb
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: