Me1onRind opened a new pull request #373: change transaction producer about 
struct, interface, chan type from s…
URL: https://github.com/apache/rocketmq-client-go/pull/373
 
 
   1. change TransactionListener  param from struct to struct pointer
   2. change CheckLocalTransaction msg member from strucut to pointer, and pass 
it's pointer to channel order than value
   3. add judge before log error in checkTransactionState()
   
   I just use examples/producer/transaction/main.go to test it, and I think 
should not  hidden bugs after I test and read context code.
   #340 
   

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

Reply via email to