You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Omar Al-Safi (Jira)" <ji...@apache.org> on 2020/07/22 15:00:00 UTC

[jira] [Resolved] (CAMEL-15327) Azure storage blob IT fails due unsupported mark/reset with FileInputStream that being introduced Azure SDK 12.7.0

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

Omar Al-Safi resolved CAMEL-15327.
----------------------------------
    Resolution: Fixed

> Azure storage blob IT fails due unsupported mark/reset with FileInputStream that being introduced Azure SDK 12.7.0
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-15327
>                 URL: https://issues.apache.org/jira/browse/CAMEL-15327
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-azure
>            Reporter: Omar Al-Safi
>            Assignee: Omar Al-Safi
>            Priority: Major
>             Fix For: 3.5.0
>
>
> Due to the introduction of stream rest on the flux operations on Azure SDK v12.7.0 as shows here: https://github.com/Azure/azure-sdk-for-java/pull/11677/files/4f66bb4e972fefde9f5fd860bf63289d87604725#diff-74786ac8dc9aacd16c785f1fa02dc2a7R254, hence we need to wrap any inputStream that does not support mark/reset with {{BufferedInputStream}}  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)