Skip to content

Generated client stream/channel: request metadata leaks #66

@mostroverkhov

Description

@mostroverkhov
final io.netty.buffer.ByteBuf metadataBuf =  
 io.rsocket.rpc.frames.Metadata.encode(io.netty.buffer.ByteBufAllocator.DEFAULT,  
 ChannelService.SERVICE, ChannelService.METHOD_CHANNEL, metadata);

Client provided metadata is not released after being copied into metadataBuf.

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