Skip to content

Hessian protocol can not pass RpcContext attachments transparently. #19

@MozzieCN

Description

@MozzieCN

在客户端使用隐式传参:
RpcContext.getContext().setAttachment("index", "1");
在服务端中的RpcConext的getAttachments() 为空map.

粗略扫过了一遍源码,貌似所有基于http协议的都无法实现隐式传参。

请问是是bug?还是设计如此?还是说有一类协议无法实现?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions