Skip to content

Flow control can not work well between EventMesh-Connector-to-EventMesh-Runtime and EventMesh-Runtime-to-EventMesh-Client #350

@lrhkobe

Description

@lrhkobe

If we use Rocketmq-Connector,
EventMesh-Connector(RocketMQ) --> EventMesh-Runtime:
flow control config is eventMesh.server.rocketmq.client.ackwindow, and the config is setted before the consumer started;

EventMesh-Runtime --> EventMesh-Client:
flow control config is eventMesh.server.session.downstreamUnackSize,the num of client in different group may be different ;

The problem is the ackwindow config can not cooperate with downstreamUnackSize config dynamically

Metadata

Metadata

Assignees

No one assigned

    Labels

    improvementImprove the mechanism or performance

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions