[ https://issues.apache.org/jira/browse/DISPATCH-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ken Giusti reassigned DISPATCH-1533:
------------------------------------
Assignee: Ken Giusti
> Connection drop if > 255 links per conn opened with address == 8133 bytes
> -------------------------------------------------------------------------
>
> Key: DISPATCH-1533
> URL: https://issues.apache.org/jira/browse/DISPATCH-1533
> Project: Qpid Dispatch
> Issue Type: Bug
> Components: Router Node
> Affects Versions: 1.9.0, 1.10.0
> Reporter: Ken Giusti
> Assignee: Ken Giusti
> Priority: Major
> Fix For: 1.11.0
>
> Attachments: address-loader
>
>
> Using the attached reproducer attempting to create > 255 links on a single connection
fails with
> AMQP:FRAME:0 <- @close(24) [error=@error(29) [condition=:"amqp:connection:framing-error",
description="malformed frame"]]
> Run the reproducer:
> ./address-loader --verbose --conns 1 --links 1000 --length 8133
> Note this appears to be connection related rather than a route table limitation. It
is possible to open many connections with 255 links:
> ./address-loader --verbose --conns 20 --links 255 --length 8133
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org
|