Skip to content

transport doesnt account for padding in flow control #1077

@apolcyn

Description

@apolcyn

filing just so this is known.
This appeared to be the case with some local experiments but can be verified with an http2 test server that uses padding in grpc/grpc#9776.
The test server sends a 300KB response across a series of small data frames (each has 5 bytes of message but 255 bytes of padding). The sending server appears to run out of flow control quota and stall.

note fix created in #1076

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions