[ 
https://issues.apache.org/jira/browse/GUACAMOLE-1222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17238999#comment-17238999
 ] 

Mike Jumper commented on GUACAMOLE-1222:
----------------------------------------

Before committing to the above possible solution, though, performance of the 
query itself should be considered. The existing query will work well even with 
a very large history table because it is able to narrow down the set of rows 
searched using user and connection IDs. If just doing a string search against 
the records themselves, without first narrowing those to existing database IDs, 
the database will likely have no choice but to exhaustively search each row ... 
which will not be fast.

> search field in "History" does not work as expected
> ---------------------------------------------------
>
>                 Key: GUACAMOLE-1222
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-1222
>             Project: Guacamole
>          Issue Type: Bug
>          Components: guacamole
>    Affects Versions: 1.2.0
>            Reporter: Jason Keltz
>            Priority: Major
>
> The "Search" field in "Active Sessions" works perfectly for all usernames and 
> hostnames.  However, the search field in "History" does not work properly for 
> users. It works for connections, but I frequently have users literally listed 
> right on the display, and when I enter a username, I get back 0 matches.
> (sent to list on oct. 21 with no replies and hence posting here as a 
> potential bug)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to