Skip to content

BufferableHandle in CallManager and CallBatcher #1110

@ehennum

Description

@ehennum

Internally, CallBatcher has to use BufferableHandle to be able to retry.

BufferableHandle now implements AbstractWriteHandle and AbstractReadHandle.

Thus, CallManager and CallBatcher should require BufferableHandle instead of AbstractWriteHandle.

OutputStreamHandle can not longer be supported, but that's only important for special cases where the data cannot be acquired as an InputStream.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions