Paolo Patierno created DISPATCH-599:
---------------------------------------
Summary: Link routing : messages is not transferred if sender
detach link immediately
Key: DISPATCH-599
URL: https://issues.apache.org/jira/browse/DISPATCH-599
Project: Qpid Dispatch
Issue Type: Bug
Affects Versions: 0.8.0
Reporter: Paolo Patierno
Hi,
using link routing, if the sender sends a message and detach the link
immediately after that, the message isn't transferred to the receiver (just
dropped by the router ?). Following what I see from log :
[0x7fd30803e4c0]:0 <- @transfer(20) [handle=3, delivery-id=1,
delivery-tag=b"1", message-format=0] (66)
"\x00Sp\xc0\x06\x05B@@@C\x00Sr\xc1\x15\x04\xa3\x05x-qosT\x00\xa3\x08x-retainB\x00Ss\xc0\x0e\x03T\xff@\xa1\x08my_topic\x00Su\xa0\x05Hello"
[0x7fd30803e4c0]:0 <- @detach(22) [handle=3, closed=true]
[0x7fd30803e4c0]:0 <- @close(24) []
[0x7fd30803e4c0]: <- EOS
[0x7fd30803e4c0]:0 -> @close(24) []
[0x7fd308021780]:1 -> @detach(22) [handle=0, closed=true]
[0x7fd30803e4c0]: -> EOS
It doesn't happen with message routing.
Thanks,
Paolo.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]