[jira] [Commented] (HADOOP-14346) CryptoOutputStream throws IOException if stream is closed which is not the standard OutputStream behaviour

2017-04-26 Thread Pierre Lacave (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15985535#comment-15985535 ] Pierre Lacave commented on HADOOP-14346: so we'll fix the druid case in druid (cleaning up those

[jira] [Commented] (HADOOP-14346) CryptoOutputStream throws IOException if stream is closed which is not the standard OutputStream behaviour

2017-04-24 Thread Pierre Lacave (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980997#comment-15980997 ] Pierre Lacave commented on HADOOP-14346: I agree the flush on closed stream shouldn't happen in

[jira] [Updated] (HADOOP-14346) CryptoOutputStream throws IOException if stream is closed which is not the standard OutputStream behaviour

2017-04-23 Thread Pierre Lacave (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Lacave updated HADOOP-14346: --- Attachment: HADOOP-14346-1.patch > CryptoOutputStream throws IOException if stream is

[jira] [Updated] (HADOOP-14346) CryptoOutputStream throws IOException if stream is closed which is not the standard OutputStream behaviour

2017-04-22 Thread Pierre Lacave (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Lacave updated HADOOP-14346: --- Attachment: CryptoOutputStream.flush-no-throw-on-closed.patch > CryptoOutputStream throws

[jira] [Created] (HADOOP-14346) CryptoOutputStream throws IOException if stream is closed which is not the standard OutputStream behaviour

2017-04-22 Thread Pierre Lacave (JIRA)
Pierre Lacave created HADOOP-14346: -- Summary: CryptoOutputStream throws IOException if stream is closed which is not the standard OutputStream behaviour Key: HADOOP-14346 URL: