[
https://jira.jboss.org/jira/browse/TEIIDDES-251?page=com.atlassian.jira.p...
]
Dan Florian resolved TEIIDDES-251.
----------------------------------
Resolution: Done
The performance issues were taking care of when calls to the debugger framework were
removed. The problem with the debugger framework is that is was usinng a call to
FileLocator.resolve(URL) that wasn't working because the URL it was trying to resolve
was in a JAR file and not in the file system under a folder. Other calls in our codebase
to this resolve method seem to be working correctly though I couldn't figure out how
to get all incidents of code that call this method to be executed.
Designer's use of ResourceLocator class and URI's,
performance problems exist with Eclipse 3.5
----------------------------------------------------------------------------------------------
Key: TEIIDDES-251
URL:
https://jira.jboss.org/jira/browse/TEIIDDES-251
Project: Teiid Designer
Issue Type: Bug
Components: Eclipse Integration
Affects Versions: 6.3
Reporter: Barry LaFond
Assignee: Dan Florian
Priority: Blocker
Fix For: 6.3
Apparently Teiid Designer's use of Debugger preferences, it was discovered that our
assumption that all plugins are folder-based (not jars) is resulting in major performance
issues (UI) with 3.5 Eclipse.
(Dan, can you fill in the blanks here???)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira