github-actions[bot] closed issue #7758: Check message size before message
compression
URL: https://github.com/apache/rocketmq/issues/7758
--
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
github-actions[bot] commented on issue #7758:
URL: https://github.com/apache/rocketmq/issues/7758#issuecomment-2611268794
This issue was closed because it has been inactive for 3 days since being
marked as stale.
--
This is an automated message from the Apache Git Service.
To respond to t
github-actions[bot] commented on issue #7758:
URL: https://github.com/apache/rocketmq/issues/7758#issuecomment-2603389208
This issue is stale because it has been open for 365 days with no activity.
It will be closed in 3 days if no further activity occurs.
--
This is an automated message
francisoliverlee commented on issue #7758:
URL: https://github.com/apache/rocketmq/issues/7758#issuecomment-1902566721
## Client's config key=maxMessageSize checked in
Validators.checkMessage(msg, this.defaultMQProducer);
```java
if (msg.getBody().length > defaultMQProducer.getMax
zyhui98 commented on issue #7758:
URL: https://github.com/apache/rocketmq/issues/7758#issuecomment-1898103926
@Aresxue yes, i think this is a problem
--
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
zyhui98 commented on issue #7758:
URL: https://github.com/apache/rocketmq/issues/7758#issuecomment-1898102900
at 5.1.4 delay check message is about (header + body), but send to broke is
only body. is also a problem.
--
This is an automated message from the Apache Git Service.
To r