[rabbitmq-discuss] STOMP 1.1 Repeated Headers

gmallard allard.guy.m at gmail.com
Thu Nov 17 14:50:26 GMT 2011


Hello - As background, I am running this build: rabbitmq-
server_2.6.1-1_all.deb on Ubuntu 11.10.

I establish a 1.1 level connection, and send a frame:

SEND
destination:/queue/tq
dupkey1:latest
dupkey1:before1
dupkey1:before2

Payload.^@

Later I SUBSCRIBE, and receive that message.

When the MESSAGE frame comes off the wire, I expect to see all three
of those 'dupkey1' headers, in order.  I do not.  Only the first of
the 'dupkey1' headers is present.

Seeking comments please, along the lines of bug/spec compliance,
etc .......

Thanks, Guy


More information about the rabbitmq-discuss mailing list