zhutaoos commented on issue #1789: sometimes checkLocalTransaction method not work for me? URL: https://github.com/apache/rocketmq/issues/1789#issuecomment-592281064 > @zhutaoos if you committed the message during the execute the local process, rocketmq won't check back. And if you didn't submit it but still have no check back, it would be better if you can check that there are other producers in the same group, or add some logs to help locate the issue. thank for reply i can sure just return LocalTransactionState.UNKNOW when execute the local process we have two producer in the same group, is that mean the two producer should not in the same group?
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
