Using the Importers (CSV, Atlassian Importer, LDAP) will be slow with large datasets.

XMLWordPrintable

      Currently the importers, particularly when they are using Internal Directories are inefficient in their use of Memory and also their use of Hibernate.

      We need to tackle this in about 3 ways:

      1. Look into the memory issues, when dealing with large lists of users/groups/memberships
      2. Add new methods to the RemoteDirectory and DirectoryManager specifically around bulk loading Groups, Principals and Memberships.
      3. For the internal directory use a stateless session for the bulk adding, skipping the 1st level cache.

            Assignee:
            Justin Koke
            Reporter:
            Justin Koke
            Votes:
            4 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: