-
Bug
-
Resolution: Done
-
Major
-
None
-
None
When running qpid-interop-test against the latest Artemis master, I see multiple failures, all of which involve the loss of the message body. The following AMQP types fail:
- boolean
- byte
- char
- decimal128
- decimal32
- decimal64
- double
- float
- int
- long
- short
- timestamp
- ubyte
- uint
- ulong
- ushort
- uuid
The following types work ok:
- binary
- list
- map
- null
- string
- symbol
Reproducer to follow.
- is blocked by
-
ENTMQBR-389 release 7.0.0.ER11 with Hand Off doc
- Closed
- is caused by
-
ARTEMIS-718 Loading...