You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ganesh Murthy (Jira)" <ji...@apache.org> on 2020/03/05 21:50:00 UTC

[jira] [Updated] (DISPATCH-1533) Connection drop if > 255 links per conn opened with address == 8133 bytes

     [ https://issues.apache.org/jira/browse/DISPATCH-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ganesh Murthy updated DISPATCH-1533:
------------------------------------
    Fix Version/s:     (was: 1.11.0)
                   1.12.0

> 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.12.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