Issue 31221 - XOutputStream::flush() implementation in file UCP
Summary: XOutputStream::flush() implementation in file UCP
Status: CLOSED FIXED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial
Target Milestone: ---
Assignee: mikhail.voytenko
QA Contact: issues@api
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-08 10:40 UTC by mikhail.voytenko
Modified: 2013-02-24 21:06 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description mikhail.voytenko 2004-07-08 10:40:13 UTC
The file UCP implementation of 'XOutputStream::flush()' call should do a check
of successful writing of the contents to the disk and throw an exception in case
of failure. For example if NFS volume has no more place.
Comment 1 andreas.bille 2004-10-22 15:34:31 UTC
flush now syncs
Comment 2 andreas.bille 2004-11-09 11:55:56 UTC
reopened
Comment 3 andreas.bille 2004-11-09 11:56:36 UTC
reassigned
Comment 4 andreas.bille 2004-11-09 11:57:02 UTC
refixed
Comment 5 mikhail.voytenko 2004-11-11 13:53:50 UTC
Verified in abi08 cws.
Comment 6 mikhail.voytenko 2004-12-07 14:15:36 UTC
Closed.