Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
0.30
-
None
-
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.