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

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

GitHub user evmin opened a pull request:

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

    CAMEL-10486: The consumer threading/message undelelivered issue fix

    Google PubSub Component did not consume messages with parallel consumers.


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

    $ git pull https://github.com/evmin/camel CAMEL-10486

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

    https://github.com/apache/camel/pull/1325.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 #1325
    
----
commit ea3991fd2ccacf39bd8bab3b77a2b309c61df52c
Author: Evgeny Minkevich <[email protected]>
Date:   2016-11-17T03:50:55Z

    CAMEL-10486: The consumer threading/message undelelivered issue fix

----


> Google PubSub Component does not consume messages with parallel consumers
> -------------------------------------------------------------------------
>
>                 Key: CAMEL-10486
>                 URL: https://issues.apache.org/jira/browse/CAMEL-10486
>             Project: Camel
>          Issue Type: Bug
>            Reporter: Evgeny Minkevich
>             Fix For: 2.19.0
>
>
> Component: camel-google-pubsub
> When parallelConsumers option on an endpoint is assigned the value greater 
> than 1, the component will not be receiving messages.
> The issue has been traced to the underlying Google library used and I will 
> update the component once the fix is available. 



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

Reply via email to