this pull request gets larger than I expected, in order to solve cycle dependency from unit test in config-api. Pls. review and give me your feedback.
Thanks, -Ian. On Wed, Dec 19, 2018 at 3:53 PM 李振 <[email protected]> wrote: > Great ! It's better than my pr, I have closed my pr。 > > Ian Luo <[email protected]> 于2018年12月19日周三 下午1:48写道: > > > I am working on it. Hopefully I can share my pull request for review > soon. > > > > -Ian. > > > > On Tue, Dec 18, 2018 at 6:32 PM 李振 <[email protected]> wrote: > > > > > I find that exporter's key(group/interface:version:port , maybe port > > is > > > superfluous ) will be the best choice > > > < > > > > > > http://www.baidu.com/link?url=c86bMSnXTGpprvOUWIFTlGwoUDIYB7Yh3zTtt7wQVT5RIQ3zxk_GstbMRS_KZHC_qsCt__Z14ij_Wu2PEXChkoICk8v0UFxudlWBnw4ppGm > > > > > > > . > > > > > > yeling <[email protected]> 于2018年12月18日周二 下午6:22写道: > > > > > > > I think it's a good idea. > > > > > > > > 李振 <[email protected]> 于2018年12月18日周二 下午6:13写道: > > > > > > > > > dubbo>ls > > > > > demoA:org.apache.dubbo.demo.DemoService:1.0.0 > > > > > demoB:org.apache.dubbo.demo.DemoService:1.0.0 > > > > > > > > > > How about this. group:interface:version , this coordinate help > us > > > find > > > > > the unique exporter like maven。 > > > > > > > > > > Jason Joo <[email protected]> 于2018年12月18日周二 下午1:55写道: > > > > > > > > > > > And is there other situations to deal with? group/version/etc... > > > > > > > > > > > > For now there is only different implementations in same > application > > > and > > > > > > looks good to deal with. > > > > > > > > > > > > best regards, > > > > > > > > > > > > Jason > > > > > > > > > > > > > On Dec 18, 2018, at 10:33, yeling <[email protected]> wrote: > > > > > > > > > > > > > > Ok,I've created an issue. > > > > > > > https://github.com/apache/incubator-dubbo/issues/2988 > > > > > > > > > > > > > > Ian Luo <[email protected]> 于2018年12月17日周一 下午11:41写道: > > > > > > > > > > > > > >> Zhen, > > > > > > >> > > > > > > >> > > > > > > >>> 1. When my interface implements multiple services, and all of > > > them > > > > > are > > > > > > >>> exposed, using the Dubbo parameter group, at this time, under > > the > > > > > > telnet > > > > > > >>> command, I can not choose the service I want to invoke. > > > > > > >> > > > > > > >> > > > > > > >> I am afraid I fully understand the problem. Could you pls. > file > > an > > > > > > issue on > > > > > > >> GitHub together with a sample service to reproduce the > problem? > > > > > > >> > > > > > > >> Thanks, > > > > > > >> -Ian. > > > > > > >> > > > > > > >> On Mon, Dec 17, 2018 at 7:52 PM 李振 <[email protected]> > > wrote: > > > > > > >> > > > > > > >>>> > > > > > > >>>> I will try to fix it。 > > > > > > >>> > > > > > > >> > > > > > > > > > > > > > > > > > > > > > > > > > > >
