Bug 23575 - [CVS Core] RemoteFolderTreeBuilder and multiple commands/connection
Summary: [CVS Core] RemoteFolderTreeBuilder and multiple commands/connection
Status: RESOLVED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Team (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-VCM-Inbox CLA Friend
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-13 15:18 EDT by Michael Valenta CLA Friend
Modified: 2005-05-06 16:16 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Valenta CLA Friend 2002-09-13 15:18:49 EDT
The class RemoteFolderTreeBuilder has one operation that may issue multiple 
commands over a single connection (or may issue none which results in a wasted 
connection). The operation is done in the second connection made in 
RemoteFolderTreeBuilder#buildTree() which is used to fetch any unknown 
directories. I'm not sure if we can do anything here but it may not be that bad 
since we are caching all known folders as phantoms.
Comment 1 Michael Valenta CLA Friend 2005-05-06 16:16:47 EDT
This bug has not been touched in 2 years. Closing as WONTFIX. If you feel this 
bug is important, feel free to reopen it.