Bug 543885 - [code mining] Allow to mark specific providers as "dirty"
Summary: [code mining] Allow to mark specific providers as "dirty"
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 4.8   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-28 03:46 EST by Mickael Istria CLA
Modified: 2019-01-28 05:30 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 Mickael Istria CLA 2019-01-28 03:46:50 EST
In bug 542895 was identified that providers can have different triggers for re-computing code minings, and the rendering can be requested through different strategies.
We should provide some APIs to make it possible to mark some specific providers as dirty, so the next rendering would re-use existing results from non-dirty providers and re-compute results from dirty providers.