This is an automated email from the ASF dual-hosted git repository.

tballison pushed a change to branch TIKA-4848-fs-emitter-atomic
in repository https://gitbox.apache.org/repos/asf/tika.git


    from da1aa89f5f TIKA-4848: FileSystemEmitter writes to a tmp file and 
renames atomically so readers never see a partial output
     add 7a291b2ba8 TIKA-4848: FileSystemEmitter writes to a tmp file and 
renames atomically so readers never see a partial output; atomicWrites=false   
restores in-place writes

No new revisions were added by this update.

Summary of changes:
 CHANGES.txt                                        |  3 +-
 .../ROOT/pages/pipes/plugins/filesystem.adoc       |  4 ++
 .../tika/pipes/emitter/fs/FileSystemEmitter.java   | 43 +++++++++++++++++++++-
 .../pipes/emitter/fs/FileSystemEmitterConfig.java  |  8 +++-
 .../pipes/emitter/fs/FileSystemEmitterTest.java    | 32 ++++++++++++++++
 5 files changed, 86 insertions(+), 4 deletions(-)

Reply via email to