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]> 于2021年10月27日周三 下午3:05写道: > Hi bros: > > > there are many shenyu application with different database but just one > registry. task zookeeper for example, the path prefix is "/shenyu". > In order to complete this function, I think modify the prefix is feasible. > So I fix the path prefix with "instance", the path prefix will be change to > "/shenyu/instanceName". if the "instaceName" is not configured, the path > prefix does not contain"instanceName". > > > ISSURE : https://github.com/apache/incubator-shenyu/issues/2216 > PR : https://github.com/apache/incubator-shenyu/pull/2227 > > > wait for your suggestions.
