example:
in one env , there are two shenyus with different databases and only one zk 
cluster.


 the shenyu1 service for some intranet services. another one service for 
opening services to client user. 




 
------------------ Original ------------------
From: &nbsp;"wei liu"<[email protected]&gt;;
Date: &nbsp;Wed, Oct 27, 2021 09:48 PM
To: &nbsp;"dev"<[email protected]&gt;; 

Subject: &nbsp;Re: [Discussion] The shenyu Application with different database 
but just one registry

&nbsp;

Hi, bro:

You want to use a zk in different environments,so add instance as a
distinguishing mark.

But one environments like test/dev/sit/pre, i think should has its own set
of components.

Maybe isn't a common feature.

zcq <[email protected]&gt; 于2021年10月27日周三 下午3:05写道:

&gt; Hi bros:
&gt;
&gt;
&gt; there are many shenyu application with different database but just one
&gt; registry. task zookeeper for example, the&amp;nbsp; path prefix is 
"/shenyu".
&gt; In order to complete this function, I think modify the prefix is feasible.
&gt; So I fix the path prefix with "instance", the path prefix will be change to
&gt; "/shenyu/instanceName". if the "instaceName" is not configured, the path
&gt; prefix does not contain"instanceName".
&gt;
&gt;
&gt; ISSURE :&amp;nbsp;https://github.com/apache/incubator-shenyu/issues/2216
&gt; PR :&amp;nbsp;https://github.com/apache/incubator-shenyu/pull/2227
&gt;
&gt;
&gt; wait for your suggestions.

Reply via email to