Ken Giusti created DISPATCH-1531:
------------------------------------
Summary: Connection fails if client creates a rx link with address
len > ~8,133 bytes
Key: DISPATCH-1531
URL: https://issues.apache.org/jira/browse/DISPATCH-1531
Project: Qpid Dispatch
Issue Type: Bug
Components: Router Node
Affects Versions: 1.10.0
Reporter: Ken Giusti
Fix For: 1.11.0
Attachments: address-loader
Using the attached client, attempt to create a single rx link with an address
8,134 bytes long:
./address-loader --verbose --conns 1 --links 1 --length 8134
Connection fails with:
AMQP:FRAME:0 <- @close(24) [error=@error(29)
[condition=:"amqp:connection:framing-error", description="malformed frame"]]
Try again with --length 8133 - succeeds.
Not sure if this is intentional, or if this is a proton issue, but no warning+
logs are issued by the router so I can't really tell what is going on here.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]