You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Zoran Regvart (JIRA)" <ji...@apache.org> on 2017/08/14 18:46:01 UTC

[jira] [Resolved] (CAMEL-11668) CompositeApiClient class in the camel-salesforces component cannot close a null InputStream

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

Zoran Regvart resolved CAMEL-11668.
-----------------------------------
       Resolution: Fixed
         Assignee: Zoran Regvart
    Fix Version/s:     (was: 2.19.3)
                   2.20.0

Thanks for the PR!

> CompositeApiClient class in the camel-salesforces component cannot close a null InputStream
> -------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-11668
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11668
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-salesforce
>    Affects Versions: 2.19.3
>         Environment: Windows 10, Eclipse Oxygen IDE with Java J2SE
>            Reporter: Dicken George
>            Assignee: Zoran Regvart
>            Priority: Blocker
>              Labels: easyfix
>             Fix For: 2.20.0
>
>         Attachments: camel-salesforce.patch
>
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> In the class DefaultCompositeApiClient.java the method
> <T> Optional<T> tryToReadResponse(final Class<T> expectedType, final InputStream responseStream) 
> cannot handle a null InputStream. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)