錯誤信息:
com.codingapi.txlcn.logger.AbstractTxLogger.error(AbstractTxLogger.java:70) - business code error attempts to join the non-existent transaction group rpc execute service error. action: joinGroup
解決辦法:
在tx-lcn項目配置如下內容,即可解決:
# 分布式事務執行總時間(ms). 默認為36000 tx-lcn.manager.dtx-time=600000
配置完需要重新打包。
參考資料:
LCN 錯誤: attempts to join the non-existent transaction group