Skip to content

Seeing HttpDataFrame's (and maybe others) getting out of order in AbstractHttp2StreamChannel #9387

@bryce-anderson

Description

@bryce-anderson

Expected behavior

All stream header and data frames being pushed down the stream pipeline in the order received.

Actual behavior

Some frames are pushed down the pipeline while messages are still in the internal inboundBuffer.

Netty version

4.1.35.Final and 4.1.37.Final, likely others as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions