Robert Munteanu created SLING-3064:
--------------------------------------

             Summary: Disable content sync when importing content
                 Key: SLING-3064
                 URL: https://issues.apache.org/jira/browse/SLING-3064
             Project: Sling
          Issue Type: Bug
          Components: IDE
            Reporter: Robert Munteanu
            Priority: Minor
             Fix For: Sling Eclipse IDE 1.0.0


When importing content resource change events are fired and - at least in the 
default setting - resources are synchronized back to the repository. This 
generates unneeded load on the repository and makes the import action slow.

Our current mechanism does not work, since the publishing is done 
asynchronously on a different thread, and therefore we can't affect it reliably.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to