Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mylar-dev] problems in new dev build


Apparently I have couple queries on offline jira instances (require vpn). Mylar now is tying to synchronize each task in those queries and as a result, error message about unknown host written to the Eclipse .log (old issue in jira core services). So, I see hundreds of those now on every synchronization. I've seen it before that excessive logging can kill Eclipse, so that may be it.

I've attached thread dump to that issue, though I don't see anything very suspicious there, except that we should probably cache user name in repository to avoid hitting Eclipse keyring.

 regards,
 Eugene


Mik Kersten wrote:
That doesn't sound too pleasant.  We removed a lot of the Task List refresh,
so I see only a small fraction of the flickering that was happening with
0.9, but it sounds like there is still a scenario where multiple full
refreshes are requested.  I wonder if it could be the presence of many JIRA
queries or the web connector since I'm not seeing it.  Please reopen the
following bug:

159223: reduce amount of refresh required by Task List
https://bugs.eclipse.org/bugs/show_bug.cgi?id=159223

And provide details on:
* The text in the Status bar when this is happening.
* Whether by flicker you mean that the whole view blinks, or that the labels
get redrawn (e.g. [bugs.eclispe.org] disappears and reappears.
* How many queries you have and which kinds of queries.

Mik




Back to the top