]
Alexey Kazakov commented on JBDS-3882:
--------------------------------------
Yes, please do a thread dump.
It's OK to have many queries when plugins are being started. But it looks likes
something is blocking them. Anyway it should not slow eclipse down at all. All requests
are made in separate jobs and they do very little job: just check preferences and system
variables.
Too much querying if Usage Reporting is enabled
-----------------------------------------------
Key: JBDS-3882
URL:
https://issues.jboss.org/browse/JBDS-3882
Project: Red Hat Developer Studio (DevStudio)
Issue Type: Bug
Components: usage
Affects Versions: 8.1.0.GA
Environment: JBDS with Teiid Designer Plugin 9.0.6.
Windows 7 Enterprise
Machine is locked down by domain administrators, and I do not have an admin account for
full privileges.
Reporter: Steve Tran
Assignee: Alexey Kazakov
Attachments: Capture.PNG, Capture2.PNG, Capture3.PNG, Capture4.PNG
Seems like there's a lot of querying to check if Usage Reporting is enabled. Not
sure why it's taking so long, or why it needs to ask so many times. I've disabled
Usage Reporting, so I would assume it would come back fast when it's set to No.
This is something I usually ignore, but is problem-some when the clients keep pointing
out how slow JBDS is because of this.