Uploaded image for project: 'ONE'
  1. ONE
  2. ONE-27298

Performance drop when exporting issues to pdf

    XMLWordPrintable

Details

    • Rocket
    • BigPicture, BigGantt, BigTemplate
    • JIRA server
    • 5
    • $i18n.getText("admin.common.words.hide")
      $i18n.getText("admin.common.words.show")
      var cfToHide1 = document.getElementById("rowForcustomfield_18501"); if(cfToHide1){cfToHide1.style.display="none";} var cfToHide2 = document.getElementById("rowForcustomfield_18502"); if(cfToHide2){cfToHide2.style.display="none";} var cfToHide3 = document.getElementById("rowForcustomfield_19700"); if(cfToHide3){cfToHide3.style.display="none";} var cfToHide4 = document.getElementById("rowForcustomfield_18400"); if(cfToHide4){cfToHide4.style.display="none";}
    • 1 hour, 22 minutes, 41 seconds
    • 3 days, 3 hours, 10 minutes, 2 seconds
    • 23 minutes, 3 seconds
    • 9 hours, 7 minutes, 47 seconds
    • 0
    • 24 seconds
    • 2 weeks, 4 days, 14 hours, 13 minutes, 37 seconds
    • $i18n.getText("admin.common.words.hide")
      $i18n.getText("admin.common.words.show")
      var cfToHide1 = document.getElementById("rowForcustomfield_21302"); if(cfToHide1){cfToHide1.style.display="none";} var cfToHide2 = document.getElementById("rowForcustomfield_19201"); if(cfToHide2){cfToHide2.style.display="none";} var cfToHide3 = document.getElementById("rowForcustomfield_19300"); if(cfToHide3){cfToHide3.style.display="none";} var cfToHide4 = document.getElementById("rowForcustomfield_19301"); if(cfToHide4){cfToHide4.style.display="none";} var cfToHide5 = document.getElementById("rowForcustomfield_19302"); if(cfToHide5){cfToHide5.style.display="none";} var cfToHide6 = document.getElementById("rowForcustomfield_19303"); if(cfToHide6){cfToHide6.style.display="none";} var cfToHide7 = document.getElementById("rowForcustomfield_19204"); if(cfToHide7){cfToHide7.style.display="none";} var cfToHide8 = document.getElementById("rowForcustomfield_19205"); if(cfToHide8){cfToHide8.style.display="none";}

    Description

      There was significant performance drop when exporting issues to pdf on preprod version. Below some test results:

      • export with 520 issues with production (on havok, clean db) ~ 64 seconds
      • export with 520 issues with preprod (on havok, clean db) > 1 min. and ends with timeout, export with 228 issues ends with timeout after 1 min.
      • export with 520 issues with preprod (on kubernetes, jira-7/jira-8 db) last 10 min and ends with timeout. Export with 228 issues ends with timeout also after 10 min.

       

      Attachments

        Activity

          People

            kamil.galek Kamil Gałek
            katarzyna.rajchert Katarzyna Rajchert
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: