Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Cannot add servers with identical name in multiple groups #463

Closed
grtjn opened this issue Jun 19, 2015 · 1 comment
Closed

Cannot add servers with identical name in multiple groups #463

grtjn opened this issue Jun 19, 2015 · 1 comment

Comments

@grtjn
Copy link
Contributor

grtjn commented Jun 19, 2015

MarkLogic supports having app-servers with identical names in different groups, like Admin and Manage. Now that we have group support in Roxy, creating for instance xdbc servers in every group makes sense. But Roxy fails if you create app-servers with same name in different groups, because it looks up server id using xdmp:server which is expected (by Roxy) to return only 1 id. We need to go through xdmp:group-servers to figure out which is the correct one..

@grtjn grtjn modified the milestone: 1.7.3 Jun 19, 2015
grtjn added a commit to grtjn/roxy that referenced this issue Jul 6, 2015
grtjn added a commit to grtjn/roxy that referenced this issue Jul 13, 2015
grtjn added a commit that referenced this issue Sep 17, 2015
Fixes #463 and #462: rewrote use of xdmp:server to include group
@grtjn
Copy link
Contributor Author

grtjn commented Sep 17, 2015

Fixed in dev

@grtjn grtjn closed this as completed Sep 17, 2015
grtjn added a commit to grtjn/roxy that referenced this issue Jan 28, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant