Bug 359125 - Parameterize the time that hot deployer will wait file to be copied to pickup folder
Summary: Parameterize the time that hot deployer will wait file to be copied to pickup...
Status: NEW
Alias: None
Product: Virgo
Classification: RT
Component: runtime (show other bugs)
Version: 3.0.0.RELEASE   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-27 14:36 EDT by Violeta Georgieva CLA
Modified: 2011-09-27 14:36 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 Violeta Georgieva CLA 2011-09-27 14:36:18 EDT
In the current implementation of the hot deployer we wait forever while file is copied on FS. We may introduce timeout after which we will not wait any more for this file. It is good idea to have this timeout parameterized so that it can be configured.

See Bug 353490 (Comment #7) for more details.