Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 209784

Summary: IDiscoveryContainerAdapter getServiceInfo shouldn't take a timeout
Product: [RT] ECF Reporter: Markus Kuppe <bugs.eclipse.org>
Component: ecf.discoveryAssignee: Markus Kuppe <bugs.eclipse.org>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:
Bug Depends on:    
Bug Blocks: 209774    

Description Markus Kuppe CLA 2007-11-14 08:02:34 EST
The timeout parameter in IDiscoveryContainerAdapter.getServiceInfo(IServiceID service, int timeout) seems to be rather technical and should thus be removed from the API. Why would a consumer want to set the timeout at this layer and not for example via a socket timeout? If there is a rational behind the parameter, I suggest to set per provider and not per call.
Comment 1 Markus Kuppe CLA 2007-11-29 07:24:28 EST
Fixed in HEAD via bug 209774