]
Alexey Kazakov updated JBDS-3813:
---------------------------------
Priority: Critical (was: Major)
Using a network path in the target folder causes stuttering
-----------------------------------------------------------
Key: JBDS-3813
URL:
https://issues.jboss.org/browse/JBDS-3813
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: installer
Affects Versions: 9.1.0.CR1
Reporter: Jan Richter
Assignee: Denis Golovin
Priority: Critical
Labels: havoc
Fix For: 10.0.0.Alpha1
The target folder validator will check (synchronously) if a directory with the given path
exists with every change. Using a path such as //domain/folder will trigger a check that
takes about a second or two while the UI stops responding.