Uploaded image for project: 'C++ Driver'
  1. C++ Driver
  2. CXX-658

question about optime,timestamp and log

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

      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 Unassigned
            Reporter:
            inosql nosqldb
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: