codingapi / tx-lcn

LCN distributed transaction framework, compatible with dubbo, spring cloud and Motan framework, supports various relational databases
https://www.codingapi.com
Apache License 2.0
4.22k stars 1.46k forks source link

lcn5.0.2分布式集群,配置问题 tx-lcn.springcloud.loadbalance.enabled=true,这句不起作用啊 #384

Open Joe192168 opened 5 years ago

Joe192168 commented 5 years ago

Why you need it?

Is your feature request related to a problem? Please describe in details

How it could be?

A clear and concise description of what you want to happen. You can explain more about input of the feature, and output of it.

Other related information

Add any other context or screenshots about the feature request here.

Joe192168 commented 5 years ago

楼主可以说明一下吗,这个好像不起作用啊。着急,在线等。

yizhishang commented 5 years ago

tx-lcn.ribbon.loadbalancer.dtx.enabled=true 是这个配置吧

Joe192168 commented 5 years ago

tx-lcn.ribbon.loadbalancer.dtx.enabled=true 是这个配置吧

http://www.txlcn.org/zh-cn/docs/setting/distributed.html 模块端负载集群注意事项介绍的就有这个属性啊

yizhishang commented 5 years ago

源码里面压根就没有看到这个配置“tx-lcn.springcloud.loadbalance.enabled=true”

Joe192168 commented 5 years ago

源码里面压根就没有看到这个配置“tx-lcn.springcloud.loadbalance.enabled=true”

我知道啊,但是这个api里面介绍的有啊,难道是忽悠人吗,你用lcn做过分布式集群例子吗,分享一下

yizhishang commented 5 years ago

估计是还没来得及开发,或者书写有误

Ren-yibo commented 4 years ago

源码里面压根就没有看到这个配置“tx-lcn.springcloud.loadbalance.enabled=true”

我知道啊,但是这个api里面介绍的有啊,难道是忽悠人吗,你用lcn做过分布式集群例子吗,分享一下

兄弟问一下你是怎么解决的,我也遇到问题,集群中应用根本起不来