Bug 81 - Cannot interrupt large file release (1GE6RUE)
Summary: Cannot interrupt large file release (1GE6RUE)
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Team (show other bugs)
Version: 2.0   Edit
Hardware: All Windows 2000
: P4 normal (vote)
Target Milestone: 2.0 M5   Edit
Assignee: Jeff Brown CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 21:36 EDT by Tim Ellison CLA
Modified: 2002-04-10 16:27 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 Tim Ellison CLA 2001-10-10 21:36:07 EDT
Platform: JDK 108 W2K

If you import a large file into a project, then release it to a repository, attempting to cancel
the operation does not interrupt the transfer of the large file.

TPE (2001-05-29 13:57:21)
	Need to check if it is safe to interrupt large file transfer (to ensure the server does
	not interpret partial results incorrectly).
Comment 1 Jeff Brown CLA 2002-04-08 17:07:19 EDT
Fixed.  Added low-level polling for cancellation.
Comment 2 Michael Valenta CLA 2002-04-10 16:27:32 EDT
Fixed