Bug 182928 - [implementation] ProjectionSummary.Summarizer thread should be cancelled
Summary: [implementation] ProjectionSummary.Summarizer thread should be cancelled
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.3   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.4 M7   Edit
Assignee: Platform-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: performance
Depends on:
Blocks:
 
Reported: 2007-04-18 07:25 EDT by Dani Megert CLA
Modified: 2008-04-24 09:08 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dani Megert CLA 2007-04-18 07:25:59 EDT
I20070417-0800.

Each annotation model change recomputes the projection summaries in a separate new Summarizer thread. We should either stop outdated threads or only use one thread. Even better would be to drop threads in use the jobs.
Comment 1 Dani Megert CLA 2007-04-18 07:50:51 EDT
It already takes a progress monitor but the client always uses a new NullProgressMonitor().
Comment 2 Dani Megert CLA 2008-04-24 09:08:37 EDT
Fixed in HEAD.
Available in builds > N20080423-2000.