GitHub user GenerousMan added a comment to the discussion: RocketMQ is unable to handle request size of 10Kb
Maybe 10KB will put a lot of pressure on the broker under the tps set in openmessaging, resulting in the rejection of some message sending requests. Appropriately reducing the sending rate may solve this problem, or we need to turn on backpressure in such occasions. GitHub link: https://github.com/apache/rocketmq/discussions/7015#discussioncomment-6425354 ---- This is an automatically sent email for dev@rocketmq.apache.org. To unsubscribe, please send an email to: dev-unsubscr...@rocketmq.apache.org