You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Dhiraj Bokde (JIRA)" <ji...@apache.org> on 2015/03/20 22:41:38 UTC

[jira] [Closed] (CAMEL-8519) Salesforce component security listener does not replace old auth header

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

Dhiraj Bokde closed CAMEL-8519.
-------------------------------
    Resolution: Fixed

Fix merged to branches
 master
 camel-2.12.x
 camel-2.13.x
 camel-2.14.x
 camel-2.15.x


> Salesforce component security listener does not replace old auth header
> -----------------------------------------------------------------------
>
>                 Key: CAMEL-8519
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8519
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-salesforce
>    Affects Versions: 2.13.4, 2.14.2, 2.15.0
>            Reporter: Dhiraj Bokde
>            Assignee: Dhiraj Bokde
>             Fix For: 2.14.3, 2.15.1
>
>
> The security listener incorrectly adds a copy of the auth header for streaming api client. Although this causes the exchange to ultimately fail, the BayeuxClient reconnects and proceeds without raising errors in Camel route. However, this ends up logging multiple warnings from the security listener and the BayeuxClient. 
> Fixing the security listener to reset the auth header will optimize this process and let the BayeuxClient continue with the existing exchange. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)