Deleting an issue with many sub-tasks is slow and affects cluster performance

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Medium
    • None
    • Affects Version/s: 8.13.0, 8.13.27, 8.20.0, 8.20.15, 9.4.0
    • Component/s: Issue - Actions
    • 8.13
    • 2
    • Severity 3 - Minor
    • 1

      Issue Summary

      This is reproducible on Data Center: yes

      Steps to Reproduce

      1. Create an issue with many sub-tasks
      2. Delete issue (with sub-tasks)

      Expected Results

      Operation should be relatively fast and not affect the cluster performance.

      Actual Results

      For every sub-task a re-index of the issue and sub-task is triggered.

      Example: For an issue with 1000 sub-task deleting the issue triggers:

      • 1000 re-index of main issue
      • re-index of each sub-task (i.e. 1000)
      • all this is followed by deleting this data from index
      • the 2000 re-indexing operation are replicated across the cluster

      Workaround

      No workaround.

            Assignee:
            Unassigned
            Reporter:
            Maciej Swinarski (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: