hi bros: what about your suggestions?
--------------原始邮件-------------- 发件人:"zcq "<[email protected]>; 发送时间:2021年10月27日(星期三) 晚上10:13 收件人:"dev" <[email protected]>; 主题:Re: [Discussion] The shenyu Application with different database but just one registry ----------------------------------- example: in one env , there are two shenyus with different databases and only one zk cluster. &nbsp;the shenyu1 service for some intranet services. another one service for opening services to client user.&nbsp; &nbsp; ------------------&nbsp;Original&nbsp;------------------ 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.
