Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-28661

DefaultEntityAsEventService performs unbounded search

    XMLWordPrintable

Details

    Description

      NOTE: This bug report is for JIRA Server. Using JIRA Cloud? See the corresponding bug report.

      We have queries like this that are bringing down our server and causing OutOfMemoryException:

      13/Jun/2012:13:33:45 -0500 "GET /rest/ical/1.0/ical/search/jql/events.ics?_=1339612425488&jql=project%3DConfluence+AND+issuetype%3DBug&dateFieldName=customfield_10570&includeFixVersions=false HTTP/1.1" 502 1267 "-" "Jakarta Commons-HttpClient/3.1" - - -
      

      This is caused by the jira-ical-plugin performing unbounded searches and trying to store all the results in an ArrayList:

      Ical plugin issue - https://studio.atlassian.com/browse/JICAL-18

      Attachments

        Issue Links

          Activity

            People

              edalgliesh Eric Dalgliesh
              pslade@atlassian.com sladey
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: