Re: [I] [Bug] PopReviveService may revive incorrect message [rocketmq]

2025-04-10 Thread via GitHub
absolute8511 commented on issue #7724: URL: https://github.com/apache/rocketmq/issues/7724#issuecomment-2795793518 Why is this not merged anyway? @lizhimins @redlsz -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [I] [Bug] PopReviveService may revive incorrect message [rocketmq]

2025-01-15 Thread via GitHub
github-actions[bot] commented on issue #7724: URL: https://github.com/apache/rocketmq/issues/7724#issuecomment-2594186408 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] PopReviveService may revive incorrect message [rocketmq]

2025-01-15 Thread via GitHub
github-actions[bot] closed issue #7724: [Bug] PopReviveService may revive incorrect message URL: https://github.com/apache/rocketmq/issues/7724 -- 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 sp

Re: [I] [Bug] PopReviveService may revive incorrect message [rocketmq]

2025-01-11 Thread via GitHub
github-actions[bot] commented on issue #7724: URL: https://github.com/apache/rocketmq/issues/7724#issuecomment-2585488756 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] PopReviveService may revive incorrect message [rocketmq]

2024-01-11 Thread via GitHub
lizhimins commented on issue #7724: URL: https://github.com/apache/rocketmq/issues/7724#issuecomment-1888372936 描述的有点复杂,pop 消费的 ck 到期了,数据被清理, 此时 getBizMessage 拿到了 min offset 的消息,不一定满足 skip 的条件,导致 ck 产生 retry。 -- This is an automated message from the Apache Git Service. To respond to

[I] [Bug] PopReviveService may revive incorrect message [rocketmq]

2024-01-04 Thread via GitHub
redlsz opened a new issue, #7724: URL: https://github.com/apache/rocketmq/issues/7724 ### Before Creating the Bug Report - [X] I found a bug, not just asking a question, which should be created in [GitHub Discussions](https://github.com/apache/rocketmq/discussions). - [X] I hav