[
https://issues.apache.org/jira/browse/GUACAMOLE-76?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Jumper resolved GUACAMOLE-76.
-------------------------------------
Resolution: Fixed
> Retrieval of connection group tree too slow
> -------------------------------------------
>
> Key: GUACAMOLE-76
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-76
> Project: Guacamole
> Issue Type: Bug
> Components: guacamole, guacamole-auth-jdbc
> Reporter: Michael Jumper
> Assignee: Michael Jumper
> Priority: Blocker
> Fix For: 0.9.10-incubating
>
> Attachments: tree-too-slow.png
>
>
> 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:
> !tree-too-slow.png|width=100%!
> It may be that the retrieval algorithm of the tree resource is simply
> incorrect and needs adjusting, but something is odd.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)