•  
      request #9730 Simplify artifact priority for artifact creation
    Infos
    #9730
    Nicolas Terray (nterray)
    2016-12-13 10:25
    2016-12-09 23:15
    10001
    Details
    Simplify artifact priority for artifact creation
    Insertion at the end of the linked list is the same as insertion at the middle.
    However we mix linked list and rank management :(

    This means that when an artifact is created, and we put it at the very end of the list, we also try to update all ranks that are below the… end of the list. This is useless and has a negative impact on performances for big tables (eg: 500'000 artifacts).

    The quick solution, proposed here, is to rewrite the way we put artifacts at the end.
    Trackers
    All
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Closed
    2016-12-13
    Attachments
    Empty
    References

    Follow-ups

    User avatar
    Thomas Gerbet (tgerbet)2016-12-13 10:25
    Integrated into Tuleap 9.2.99.13.

    • Status changed from Under implementation to Closed
    • Connected artifacts
    • Close date set to 2016-12-13