I am confused, why fescar needs to depend on dubbo-registry-nacos.

> because fescar 0.2 has been
released and supports nacos as a registration and configuration center.

It looks like you should depend on nacos directly.

-Ian.


On Thu, Feb 14, 2019 at 11:07 PM 季敏 <sliev...@gmail.com> wrote:

> When will the 2.7.1 be released? Fescar's main framework does not directly
> depend on dubbo-registry-nacos, because the framework does not directly
> determine which registry the user uses. But recently I will post a PR on
> how fescar, nacos and dubbo are integrated, because fescar 0.2 has been
> released and supports nacos as a registration and configuration center.
>
> Huxing Zhang <hux...@apache.org> 于2019年2月14日周四 下午3:30写道:
>
> > Hi,
> >
> > On Wed, Feb 13, 2019 at 6:59 PM Xin Wang <xin.victorw...@gmail.com>
> wrote:
> > >
> > > Hi all,
> > >     Now the Fescar project[0] will integrate dubbo-registry-nacos[1],
> but
> > > there are two issues:
> > > *  dubbo-registry-nacos[1] has no release version
> > > *  I know dubbo-registry-nacos is being merged into Dubbo main repo
> [2],
> > >  Then what kind of Maven dependency do you recommend?
> > >
> > >      <groupId>org.apache.dubbo</groupId>
> > >      <artifactId>dubbo</artifactId>
> > >    or
> > >        <groupId>com.alibaba</groupId>
> > >        <artifactId>dubbo</artifactId>
> >
> > What is schedule of Fescar's integration with dubbo-registry-nacos?
> > If it is not in a hurry, I suggest to use the org.apache.dubbo, since
> > it will be available in the subsequent 2.6.6 and 2.7.1 release.
> >
> > >
> > > [0] https://github.com/alibaba/fescar/
> > > [1] https://github.com/dubbo/dubbo-registry-nacos
> > > [2]
> > >
> >
> https://lists.apache.org/thread.html/a6753eee2f7098fcaaf12b24d5496b9f1d3f21f52ffdbc5a808ddd89@%3Cdev.dubbo.apache.org%3E
> >
> >
> >
> > --
> > Best Regards!
> > Huxing
> >
>

Reply via email to