Bug 513410 - adding caching of the v2 client to avoid resource leaks
Summary: adding caching of the v2 client to avoid resource leaks
Status: NEW
Alias: None
Product: CFT
Classification: ECD
Component: General (show other bugs)
Version: unspecified   Edit
Hardware: PC Mac OS X
: P3 normal
Target Milestone: 1.1.0 M7   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-09 15:18 EST by Nieraj Singh CLA
Modified: 2017-03-09 15:18 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nieraj Singh CLA 2017-03-09 15:18:49 EST
The version of v2 client used by CFT may have resource leak problems with the thread pool. If we retain this version for Oxygen, and want it pushed into Oxygen simrel, we may need to add v2 client caching so that clients are reused whenever possible.