Re: How to integrate dubbo-registry-nacos into Fescar project?

2019-02-21 Thread Ian Luo
I see. You may need to point us the code location so that we could discuss
this particular issue better.

Thanks,
-Ian.

On Tue, Feb 19, 2019 at 5:50 PM 季敏  wrote:

> It is only the fescar-sample involved in the PR about the integration of
> fescar, dubbo, nacos.
>
>
> Ian Luo  于2019年2月18日周一 下午6:33写道:
>
> > 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 季敏  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  于2019年2月14日周四 下午3:30写道:
> > >
> > > > Hi,
> > > >
> > > > On Wed, Feb 13, 2019 at 6:59 PM Xin Wang 
> > > 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?
> > > > >
> > > > >  org.apache.dubbo
> > > > >  dubbo
> > > > >or
> > > > >com.alibaba
> > > > >dubbo
> > > >
> > > > 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
> > > >
> > >
> >
>


Re: How to integrate dubbo-registry-nacos into Fescar project?

2019-02-19 Thread 季敏
It is only the fescar-sample involved in the PR about the integration of
fescar, dubbo, nacos.


Ian Luo  于2019年2月18日周一 下午6:33写道:

> 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 季敏  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  于2019年2月14日周四 下午3:30写道:
> >
> > > Hi,
> > >
> > > On Wed, Feb 13, 2019 at 6:59 PM Xin Wang 
> > 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?
> > > >
> > > >  org.apache.dubbo
> > > >  dubbo
> > > >or
> > > >com.alibaba
> > > >dubbo
> > >
> > > 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
> > >
> >
>


Re: How to integrate dubbo-registry-nacos into Fescar project?

2019-02-18 Thread Ian Luo
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 季敏  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  于2019年2月14日周四 下午3:30写道:
>
> > Hi,
> >
> > On Wed, Feb 13, 2019 at 6:59 PM Xin Wang 
> 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?
> > >
> > >  org.apache.dubbo
> > >  dubbo
> > >or
> > >com.alibaba
> > >dubbo
> >
> > 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
> >
>


Re: How to integrate dubbo-registry-nacos into Fescar project?

2019-02-15 Thread Huxing Zhang
Hi,

On Thu, Feb 14, 2019 at 11:07 PM 季敏  wrote:
>
> When will the 2.7.1 be released?

Not very long, IMO should be within one month.

> 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.

In that case I am afraid that fescar might consider to support both,
because you won't know whether user use Dubbo 2.6.x or Dubbo 2.7.
Can you detect it dynamically?

>
> Huxing Zhang  于2019年2月14日周四 下午3:30写道:
>
> > Hi,
> >
> > On Wed, Feb 13, 2019 at 6:59 PM Xin Wang  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?
> > >
> > >  org.apache.dubbo
> > >  dubbo
> > >or
> > >com.alibaba
> > >dubbo
> >
> > 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
> >



-- 
Best Regards!
Huxing


Re: How to integrate dubbo-registry-nacos into Fescar project?

2019-02-13 Thread Huxing Zhang
Hi,

On Wed, Feb 13, 2019 at 6:59 PM Xin Wang  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?
>
>  org.apache.dubbo
>  dubbo
>or
>com.alibaba
>dubbo

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


How to integrate dubbo-registry-nacos into Fescar project?

2019-02-13 Thread Xin Wang
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?

 org.apache.dubbo
 dubbo
   or
   com.alibaba
   dubbo

[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