Skip to content

Performance tuning: refine Dubbo Protocol to avoid transmission of useless attributes on the wire. #3328

@chickenlj

Description

@chickenlj

As suggested in this blog http://dubbo.apache.org/zh-cn/blog/dubbo-protocol.html,
Dubbo has some redundant attachments transmitted on the wire, for example,

  • INTERFACE_KEY
  • TOKEN_KEY
  • TIMEOUT_KEY
  • DUBBO_VERSION_KEY
  • VERSION_KEY
  • GROUP_KEY
  • ...

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