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

XML Import shouldn't be such a memory hog.

XMLWordPrintable

    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      XML Import shouldn't be such a memory hog.

      This is an interesting one. As far as I can tell, the XML import loads all entities to memory and then writes all entities to disk. This is all nice and well when there's more RAM than this needed. However, if more memory is required is > allocated then the system stuggles severly / throws an out of memory exception.

      Perhaps a better solution would be to do incremental imports rather bulk. This will probably be slower, but at least it will have a more consistent response time and will actually scale for humungous databases.

              Unassigned Unassigned
              mark@atlassian.com MarkC
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: