Bug 35869 - [resources] Finer grained workspace locking
Summary: [resources] Finer grained workspace locking
Status: RESOLVED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Resources (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-Resources-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: investigate
Depends on:
Blocks: 34906
  Show dependency tree
 
Reported: 2003-03-31 10:43 EST by Michael Valenta CLA
Modified: 2003-07-24 14:37 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 Michael Valenta CLA 2003-03-31 10:43:51 EST
I'm not sure if you already have a request for this but...

It would be nice if Eclipse could have finer grained workspace locking. Even at 
the project level would be a big improvement as this would allow users to 
perform, for example, team operations on one project but continue to work on 
another while the operation completes in the background (i.e. separate thread) 
(see bug 34906).
Comment 1 John Arthorne CLA 2003-07-24 14:37:23 EDT
Not planning on introducing finer grained locks because this is deadlock prone.
 Resource scheduling rules can now be used for locking finer-grained portions of
the workspace in a deadlock-safe manner.  Resource scheduling rules are
currently in branch "Bug_36957" but should soon be migrating to HEAD.