zhgdbut opened a new issue #2066: URL: https://github.com/apache/rocketmq/issues/2066
use this method : this.sendDefaultImpl(msg, CommunicationMode.SYNC, null, timeout); in org.apache.rocketmq.client.impl.producer.DefaultMQProducerImpl#sendDefaultImpl I had send message success because it returned SEND_OK and msgId, but i can not found the message . ---------------------------------------------------------------- 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]
