•  
      request #10020 OpenList loads all the users in memory even if it is not needed
    Infos
    #10020
    Nicolas Terray (nterray)
    2017-03-24 17:09
    2017-02-27 17:06
    10309
    Details
    OpenList loads all the users in memory even if it is not needed
    Given a tracker with an ArtifactId field and an OpenList field bound to registered users,
    And there is an artifact with changesets, one of them has one user (not emails) as the value of the OpenList.
    When a user displays the artifact
    Then all registered users are loaded in memory instead of only one.

    It can be the source of a performance issue with large users set (30'000 users).
    Empty
    All
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Closed
    2017-03-24
    Attachments
    Empty
    References

    Follow-ups