You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by "mz0113 (via GitHub)" <gi...@apache.org> on 2023/02/18 03:09:57 UTC

[GitHub] [rocketmq] mz0113 opened a new issue, #6107: v5.0.0 事务消息发起多次回查,即便应用已经响应可以提交消息

mz0113 opened a new issue, #6107:
URL: https://github.com/apache/rocketmq/issues/6107

   <img width="1675" alt="d0489fe9cfc93f6e723c59c0db726979" src="https://user-images.githubusercontent.com/42512469/219828524-1b396602-4549-4b15-8625-b61aa81663b4.png">
   
   问题描述:
       1.发送端发送事务消息后,等待broker发起回查 , 然后broker于1分钟左右正常发起回查,应用给与事务已提交的响应,broker也收到了这个响应,见上图。但是broker依然发起下一次回查 , 最终查了15次后消息被回滚掉了。但是看下来不是必现,概率大概10%左右会失败。一部分消息是回查了七八次以后成功了,有的查了15次失败了。问题发生有一天内多次发生。
   
       2. 目前mq用的是开源版本,容器化部署,一主一从 。使用cotroller模式进行主从切换。 主从异步刷盘同步复制。但是看了服务器日志,主从切换未发生过,服务运行一直都正常。


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@rocketmq.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq] RongtongJin commented on issue #6107: Unexpected back-check of transaction message in RocketMQ 5.0

Posted by "RongtongJin (via GitHub)" <gi...@apache.org>.
RongtongJin commented on issue #6107:
URL: https://github.com/apache/rocketmq/issues/6107#issuecomment-1435823379

   #5722 修复了controller模式下与开启堆外内存不兼容的问题,建议后续升级到5.1.0版本。但从你的描述上来看,事务消息的回查似乎与该修复无关。


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Unexpected back-check of transaction message in RocketMQ 5.0 [rocketmq]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #6107:
URL: https://github.com/apache/rocketmq/issues/6107#issuecomment-1977704469

   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 the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq] fuyou001 commented on issue #6107: Unexpected back-check of transaction message in RocketMQ 5.0

Posted by "fuyou001 (via GitHub)" <gi...@apache.org>.
fuyou001 commented on issue #6107:
URL: https://github.com/apache/rocketmq/issues/6107#issuecomment-1449191600

   @Focus-rth 


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Unexpected back-check of transaction message in RocketMQ 5.0 [rocketmq]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] closed issue #6107: Unexpected back-check of transaction message in RocketMQ 5.0
URL: https://github.com/apache/rocketmq/issues/6107


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq] Focus-rth commented on issue #6107: Unexpected back-check of transaction message in RocketMQ 5.0

Posted by "Focus-rth (via GitHub)" <gi...@apache.org>.
Focus-rth commented on issue #6107:
URL: https://github.com/apache/rocketmq/issues/6107#issuecomment-1451483284

   1. 尝试一段时间未复现,可以给下完整的transaction.log?


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Unexpected back-check of transaction message in RocketMQ 5.0 [rocketmq]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #6107:
URL: https://github.com/apache/rocketmq/issues/6107#issuecomment-1974111497

   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 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.

To unsubscribe, e-mail: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org