Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
None
-
None
Description
With the addition of sharing profiles to the connection group tree query, requests to retrieve the tree take far too long. The connection group tree REST resource is supposed to make an efficient breadth-first search of the tree space, with a very limited number of queries, but this is clearly not happening:
It may be that the retrieval algorithm of the tree resource is simply incorrect and needs adjusting, but something is odd.
Attachments
Attachments
Issue Links
- relates to
-
GUACAMOLE-5 Allow creation of per-connection share links
- Resolved