Bug 319878 - [Discovery] Add time to live (TTL) to IServiceInfo
Summary: [Discovery] Add time to live (TTL) to IServiceInfo
Status: RESOLVED FIXED
Alias: None
Product: ECF
Classification: RT
Component: ecf.discovery (show other bugs)
Version: 3.3.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 3.4.0   Edit
Assignee: Markus Kuppe CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 310580 321423 321424 321425
  Show dependency tree
 
Reported: 2010-07-14 12:17 EDT by Markus Kuppe CLA
Modified: 2010-09-25 06:34 EDT (History)
0 users

See Also:


Attachments
mylyn/context/zip (6.72 KB, application/octet-stream)
2010-07-15 05:29 EDT, Markus Kuppe CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Kuppe CLA 2010-07-14 12:17:00 EDT
Most discovery providers support the notion of a TTL. IServiceInfo may also support setting a TTL and define a default too.
Comment 1 Markus Kuppe CLA 2010-07-15 04:58:11 EDT
long org.eclipse.ecf.discovery.IServiceInfo.getTTL() will be added. This is a breaking change WRT to binary compatibility. Thus the bundle major version will be incremented to 4.0.0.
Comment 2 Markus Kuppe CLA 2010-07-15 05:29:21 EDT
First part released to HEAD
Comment 3 Markus Kuppe CLA 2010-07-15 05:29:23 EDT
Created attachment 174379 [details]
mylyn/context/zip
Comment 4 Markus Kuppe CLA 2010-07-31 05:56:20 EDT
Will be included in 3.4 (API addition).

Providers still need to adopt this change.
Comment 5 Markus Kuppe CLA 2010-09-25 06:34:41 EDT
Released to HEAD a while ago