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

[C++ Messaging] Type system does not model AMQP 1.0 timestamp primitive

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.30
    • None
    • C++ Client
    • None
    • Fedora broker, trunk build

    Description

      When some amqp1.0 client sends a 64-bit timestamp encoded as

       ms64 0x83 fixed-width, 8 byte value
      

      to a Qpid Messaging client it is delivered as VAR_INT64.

      The C++ Messaging variant type system does not have a timestamp type and cannot interoperate using that type.

      Attachments

        Activity

          People

            gsim Gordon Sim
            chug Charles E. Rolke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: