Bug 3254 - Indexer - Should nest index source retrieval in IWorkspaceRunnable (1GD7J6F)
Summary: Indexer - Should nest index source retrieval in IWorkspaceRunnable (1GD7J6F)
Status: RESOLVED WONTFIX
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 2.0 M1   Edit
Assignee: Philipe Mulet CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 22:52 EDT by Philipe Mulet CLA
Modified: 2002-01-11 09:04 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philipe Mulet CLA 2001-10-10 22:52:04 EDT
Currently, source index jobs are copying the source to index in memory until they will run. We should instead retrieve it dynamically, using an IWorkspaceRunnable
lightweight operation to do so.

We accept the fact that deleting such a resource might be impossible since the indexer accesses it at the same time, but an operation should deal with this.

NOTES:

PM (5/7/2001 6:54:26 PM)
	This would solve: 1G794RJ: ITPJCORE:WIN2000 - Indexing large amounts of source caused OutOfMemory

JBL (5/9/2001 2:53:10 PM)
	Cannot use an IWorkspaceRunnable for now since this saves the workspace every 10 calls.

JBL (6/18/2001 2:39:34 PM)
	We now read the source as needed. However we still don't use an IWorkspaceRunnable.
	Need to see if this still saves the workspace every 10 calls.
Comment 1 Philipe Mulet CLA 2001-10-12 07:34:53 EDT
Closing
Comment 2 DJ Houghton CLA 2001-10-23 23:53:06 EDT
PRODUCT VERSION:
SDK 0.103