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

question about optime,timestamp and log

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Done
    • Icon: Minor - P4 Minor - P4
    • None
    • legacy-1.0.5
    • None

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: