You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Jonathan Eagles (JIRA)" <ji...@apache.org> on 2017/03/03 19:36:45 UTC

[jira] [Updated] (TEZ-3648) IFile.Write#close has an extra output stream flush

     [ https://issues.apache.org/jira/browse/TEZ-3648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Eagles updated TEZ-3648:
---------------------------------
    Attachment: TEZ-3648.1.patch

> IFile.Write#close has an extra output stream flush
> --------------------------------------------------
>
>                 Key: TEZ-3648
>                 URL: https://issues.apache.org/jira/browse/TEZ-3648
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Jonathan Eagles
>            Assignee: Jonathan Eagles
>         Attachments: TEZ-3648.1.patch
>
>
> Tez adds an extra checksum output stream layer. There is no need to flush the unbuffered stream layer and then the lower buffered stream layer. This patch is to remove the extra flush.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)