Chuck Rolke created QPID-6315:
---------------------------------

             Summary: [C++ Messaging] Type system does not model AMQP 1.0 
timestamp primitive
                 Key: QPID-6315
                 URL: https://issues.apache.org/jira/browse/QPID-6315
             Project: Qpid
          Issue Type: Bug
          Components: C++ Client
    Affects Versions: 0.30
         Environment: Fedora broker, trunk build
            Reporter: Chuck Rolke


When some amqp1.0 client sends a 64-bit timestamp encoded as
{noformat}
 ms64 0x83 fixed-width, 8 byte value
{noformat}
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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to