[
https://issues.apache.org/jira/browse/DIRSTUDIO-489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Seelmann resolved DIRSTUDIO-489.
---------------------------------------
Resolution: Fixed
The cause were too many UI updates, there was one UI update for each imported
entry.
Fixed in trunk:
http://svn.apache.org/viewvc?rev=774686&view=rev
We have a central class that is used to fire updates of the LDAP browser model.
I added a counter and some debug code: if there are more then 5 events fired in
one second then a warning and a stack trace is printed to the logfile. This way
we will find other parts the cause massive UI updates.
> LDIF Import very slow
> ---------------------
>
> Key: DIRSTUDIO-489
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-489
> Project: Directory Studio
> Issue Type: Bug
> Components: studio-ldapbrowser
> Affects Versions: 1.4.0
> Reporter: Stefan Seelmann
> Assignee: Stefan Seelmann
> Fix For: 1.5.0
>
>
> Studio becomes very slow when importing an LDIF with thousands of entries.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.