Skip to content

Netty HttpProtocol.finishUpdate should offer channel back to pool after markAsDone #844

Closed
@maxpower-artvandelay

Description

@maxpower-artvandelay

HttpProtocol.finishUpdate attempts to put the channel back into the pool then calls markAsDone. This permits a case were the same channel is selected in the callback which can lead to a "read timeout".

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