Re: [I] [Bug] Timed messages cannot be consumed [rocketmq]

2024-12-16 Thread via GitHub
github-actions[bot] commented on issue #7641: URL: https://github.com/apache/rocketmq/issues/7641#issuecomment-2547202375 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

Re: [I] [Bug] Timed messages cannot be consumed [rocketmq]

2024-12-16 Thread via GitHub
github-actions[bot] closed issue #7641: [Bug] Timed messages cannot be consumed URL: https://github.com/apache/rocketmq/issues/7641 -- 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 commen

Re: [I] [Bug] Timed messages cannot be consumed [rocketmq]

2024-12-13 Thread via GitHub
github-actions[bot] commented on issue #7641: URL: https://github.com/apache/rocketmq/issues/7641#issuecomment-2542574410 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

Re: [I] [Bug] Timed messages cannot be consumed [rocketmq]

2023-12-13 Thread via GitHub
daigoopautoy commented on issue #7641: URL: https://github.com/apache/rocketmq/issues/7641#issuecomment-1855267379 ```java public MessageExtEncoder(final int maxMessageBodySize) { ByteBufAllocator alloc = UnpooledByteBufAllocator.DEFAULT; //Reserve 64kb for encodi

Re: [I] [Bug] Timed messages cannot be consumed [rocketmq]

2023-12-13 Thread via GitHub
zyhui98 commented on issue #7641: URL: https://github.com/apache/rocketmq/issues/7641#issuecomment-1853891344 是消息太大超过我们的maxMessageSize配置的64kb,轮转不了。 -- 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