Bug 455096 - IMetaStore#readAllUsers should respond to cancel
Summary: IMetaStore#readAllUsers should respond to cancel
Status: CLOSED WONTFIX
Alias: None
Product: Orion (Archived)
Classification: ECD
Component: Server (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Anthony Hunter CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2014-12-12 16:22 EST by John Arthorne CLA
Modified: 2017-01-10 15:39 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Arthorne CLA 2014-12-12 16:22:07 EST
This API call is potentially very long running. It can take several minutes if migration is required. We should introduce a progress monitor and make it responsive to cancelation. Typically this is invoked from the indexer so we need to hand the monitor through in that case at least.

If this call is not responsive it can block the Orion server from shutting down if it is stopped soon after it starts.
Comment 1 John Arthorne CLA 2014-12-12 16:22:35 EST
Nice easy change if someone is looking to contribute. Adding helpwanted.
Comment 2 Michael Rennie CLA 2017-01-10 15:39:16 EST
Closing as part of a mass clean up of inactive bugs. Please reopen if this problem still occurs or is relevant to you. For more details see:

https://dev.eclipse.org/mhonarc/lists/orion-dev/msg04002.html