[
https://issues.apache.org/jira/browse/AIRAVATA-2452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16068297#comment-16068297
]
Marcus Christie commented on AIRAVATA-2452:
-------------------------------------------
I fixed this by loading all user profiles from the UserProfileService.
The problem with this approach is that it won't scale as a gateway gets more
and more users. We need to move toward having the user search first for users
and then fetching user profiles matching that search. That's a bigger change,
but I think we can tackle that when we do the Django implementation of PGA.
> It took 70+ seconds to get the user list to share a project. This is too long
> -----------------------------------------------------------------------------
>
> Key: AIRAVATA-2452
> URL: https://issues.apache.org/jira/browse/AIRAVATA-2452
> Project: Airavata
> Issue Type: Bug
> Components: PGA PHP Web Gateway
> Affects Versions: 0.17
> Environment: https://dev.seagrid.org
> Reporter: Eroma
> Assignee: Marcus Christie
> Fix For: 0.18
>
>
> Gave project name to create a new project and clicked 'Share with other Users'
> It took 70+ seconds to get the user list.
> Is there any way we could reduce this time? Or let users search first and
> filter the names as per the search?
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)