mgljava commented on issue #2497: URL: https://github.com/apache/rocketmq/issues/2497#issuecomment-742208641
> > 怎么感觉这个和事务消息没多大关系呢 哈哈 > > 有关系啊 事务消息是相当于先发送half消息的啊 但是有可能我这个half消息里面的信息有部分是需要经过执行本地事务才知道结果的啊 我的意思是能不能先执行商品存储,然后就能得到商品的完整信息(包括商品ID),再把该消息发送到MQ,然后ES进行消费建立索引。相当于这个场景就不太适用发送事务消息,是不是发送一般的消息就行了 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org