Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-1904

Timestamps are incorrect

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.5
    • 0.7
    • QMF
    • None
    • Windows XP
      Reproduced both with the python API and the .Net API

    Description

      The timestamps for configuration and instrumentation messages are incorrect both with the python and the .Net api.
      According to the documentation "All timestamps are uint64 values representing nanoseconds since the epoch (January 1, 1970)." However, the dates resulting can be several years in the past or in the future.

      To reproduce with the python api :

      • in disp.py, line 178 add the following line :
        print gmtime (nsec / 1000000000)
      • start qpid-tool and list the queues => the full dates will be displayed

      Attachments

        1. qpid-1904.patch
          1 kB
          Kerry Bonin
        2. qpid-dates.png
          10 kB
          Julien Lavigne du Cadet

        Activity

          People

            astitcher Andrew Stitcher
            julien.lavigne Julien Lavigne du Cadet
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: