seata 從 0.8 到1.1.0 升級客戶端報錯:Could not found property service. disableGlobalTransaction, try to use default value instead. Could not found property service.


環境:

 軟件  版本
 spring cloud  2.1.6.RELEASE
 spring-cloud-starter-alibaba-seata  2.2.0.RELEASE
 
        



暫時可以猜測是 disableGlobalTransaction 這個配置沒有配置
可以使用shitf +shitf 全局搜索一下,可以看出disableGlobalTransaction 是seata的一個屬性

 

 

 可以看出這個配置屬性是沒有配的,可以在對應的config 類型下配置即好,當此是config.type = "file",因此在file.conf配置即好

 

 

 



 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM