djkdeveloper commented on issue #2497:
URL: https://github.com/apache/rocketmq/issues/2497#issuecomment-741598983


   > what's your prolem exactly
   
   新增商品后通知es服务 进行商品索引
   按照rocketmq的流程
   
   发送消息给mq
   mq回调 商品服务器执行本地事务(新增商品和商品的一些关联信息)
   3.mq 发送half消息给 es服务进行索引
   问题在:
   第一步发送给mq的时候商品的部分数据是拿不到的比如 商品的id
   导致发送给mq的half消息里面的商品信息是不完整的商品信息


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


Reply via email to