​​Hi Senaka Here is Our use case. Our deployment is like below. We have three separate governance registries for three clouds. So when we want to do a operation to registry of those clouds we have to do a network call which gives an overhead. So if we can mount those governance registries to AF to different paths, then we can do this without a remote call.
​​ Thanks & Regards Danushka Fernando Software Engineer WSO2 inc. http://wso2.com/ Mobile : +94716332729 On Wed, Oct 22, 2014 at 10:21 AM, Dimuthu Leelarathne <[email protected]> wrote: > Hi all, > > Here is the OT JIRA I have reported about a week ago. > > https://wso2.org/jira/browse/REGISTRY-2320 > > thanks, > dimuthu > > > On Wed, Oct 22, 2014 at 9:58 AM, Pulasthi Supun <[email protected]> wrote: > >> Hi Senka, >> >> This came from a use case of app factory, Danushka should be able to >> provide some more detail of needed. They have AF instance that has its >> governance spaced mounted. and they want to mount all the governance spaces >> of other products that are running into AF so all the governance spaces can >> be used from one place ( Danushka correct me if i am wrong about the >> usecase ). That is the scenario that i replicated using an AS and a Greg. >> This is not the normal mounting scenario but this is a valid usecase IMO. >> >> Regards, >> Pulasthi >> >> On Wed, Oct 22, 2014 at 1:21 AM, Senaka Fernando <[email protected]> wrote: >> >>> Pulasthi, >>> >>> You have mounted AS on G-Reg but not G-Reg on AS right? This is not the >>> normal way of setting this up. Any reason for doing this? >>> >>> Thanks, >>> Senaka. >>> >>> >>> On Tuesday, October 21, 2014, Pulasthi Supun <[email protected]> wrote: >>> >>>> Hi Senaka/All, >>>> >>>> Consider the following mounting scenario >>>> >>>> A greg has its governance space mounted >>>> >>>> <mount path="/_system/governance" overwrite="true"> >>>> <instanceId>reggov</instanceId> >>>> <targetPath>/_system/governance</targetPath> >>>> </mount> >>>> >>>> And the governance space of a separate AS server is mounted to a >>>> different path in the greg. >>>> >>>> <mount path="/_system/as/governance" overwrite="true"> >>>> <instanceId>asgov</instanceId> >>>> <targetPath>/_system/governance</targetPath> >>>> </mount> >>>> >>>> When the mounts are done mount does not work properly everything under >>>> "/_system/as/governance" is replaced by resources that are in >>>> "/_system/governance" . So the governance space of the greg is populated >>>> into both paths. When we remove the mount of the greg and only mount the >>>> governance of AS, it works properly. Is this a known bug?. >>>> >>>> >>>> Regards >>>> Pulasthi >>>> -- >>>> -- >>>> Pulasthi Supun >>>> Software Engineer; WSO2 Inc.; http://wso2.com, >>>> Email: [email protected] >>>> Mobile: +94 (71) 9258281 >>>> Blog : http://pulasthisupun.blogspot.com/ >>>> Git hub profile: https://github.com/pulasthi >>>> >>> >>> >>> -- >>> >>> >>> *[image: http://wso2.com] <http://wso2.com>Senaka Fernando* >>> Solutions Architect; WSO2 Inc.; http://wso2.com >>> >>> >>> >>> *Member; Apache Software Foundation; http://apache.org >>> <http://apache.org>E-mail: senaka AT wso2.com <http://wso2.com>**P: +1 >>> 408 754 7388 <%2B1%20408%20754%207388>; ext: 51736*; >>> >>> >>> *M: +44 782 741 1966 <%2B44%20782%20741%201966>Linked-In: >>> http://linkedin.com/in/senakafernando >>> <http://linkedin.com/in/senakafernando>*Lean . Enterprise . Middleware >>> >>> >> >> >> -- >> -- >> Pulasthi Supun >> Software Engineer; WSO2 Inc.; http://wso2.com, >> Email: [email protected] >> Mobile: +94 (71) 9258281 >> Blog : http://pulasthisupun.blogspot.com/ >> Git hub profile: https://github.com/pulasthi >> > > > > -- > Dimuthu Leelarathne > Architect & Product Lead of App Factory > > WSO2, Inc. (http://wso2.com) > email: [email protected] > Mobile : 0773661935 > > Lean . Enterprise . Middleware >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
