Skip to content

[Enhancement] Enhance the logic of MessageInterceptor #1060

@bcaw-ofeer

Description

@bcaw-ofeer

Before Creating the Enhancement Request

  • I have confirmed that this should be classified as an enhancement rather than a bug/feature.

Programming Language of the Client

Java

Summary

Enhance the information context transmission before and after production and consumption, making it easier for clients to expand interceptor logic

Motivation

Adding MessageInterceptorContext information makes the MessageInterceptor obtain more complete information, making it easier for clients to expand interceptor logic.

Describe the Solution You'd Like

Added MessageInterceptorContext information to provide more comprehensive information to the MessageInterceptor, including the remote address, messages sent by the producer, messages received, message type, consumption exceptions, and more.

Describe Alternatives You've Considered

no

Additional Context

No response

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