Bug 511721 - Discussion of IProxyResolverService
Summary: Discussion of IProxyResolverService
Status: CLOSED WONTFIX
Alias: None
Product: Sphinx
Classification: Automotive
Component: Core (show other bugs)
Version: 0.11.0   Edit
Hardware: PC Windows NT
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-05 13:04 EST by Andreas Graf CLA
Modified: 2024-05-07 00:15 EDT (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 Andreas Graf CLA 2017-02-05 13:04:52 EST
IProxyResolverService is the new API that probably should replace ProxyHelper. But where as ProxyHelper/EcoreIndex is explicitely called via API when proxy resolution is finished, there is no such API in IProxyResolverService.

That means, that any data structures built for proxy resolving will have no chance of being tore down, resulting in a memory leak.

Is that intended? I assume that this is intended for a specific modeling service implementation, but expect this to be too limited for the genereal case.

What is the expected use?
Comment 1 Balazs Grill CLA 2024-05-07 00:15:18 EDT
Closed stale issue before migration