You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/05 18:23:00 UTC

[jira] [Commented] (CAMEL-12780) Regression in Camel Salesforce - consumer blocks producer in same route

    [ https://issues.apache.org/jira/browse/CAMEL-12780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16604758#comment-16604758 ] 

ASF GitHub Bot commented on CAMEL-12780:
----------------------------------------

GitHub user dhirajsb opened a pull request:

    https://github.com/apache/camel/pull/2508

    Salesforce consumer should use AyncCallback, fixes CAMEL-12780

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dhirajsb/camel master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/2508.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2508
    
----
commit 1e3ff96f5b65e09eafa6fbb837cead867cb207af
Author: Dhiraj Bokde <dh...@...>
Date:   2018-09-05T18:14:50Z

    Salesforce consumer should use AyncCallback, fixes CAMEL-12780

----


> Regression in Camel Salesforce - consumer blocks producer in same route
> -----------------------------------------------------------------------
>
>                 Key: CAMEL-12780
>                 URL: https://issues.apache.org/jira/browse/CAMEL-12780
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-salesforce
>    Affects Versions: 2.21.2, 2.22.0
>            Reporter: Dhiraj Bokde
>            Assignee: Dhiraj Bokde
>            Priority: Blocker
>              Labels: salesforce
>             Fix For: 2.21.3, 2.22.1
>
>
> Salesforce consumer should use a non-blocking AsyncCallback when processing exchanges. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)