lrhkobe opened a new issue #350:
URL: https://github.com/apache/incubator-eventmesh/issues/350


   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


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to