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 2017/05/16 16:25:04 UTC

[jira] [Commented] (CAMEL-11288) camel-grpc producer incorrectly called async services

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

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

GitHub user dmvolod opened a pull request:

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

    CAMEL-11288: camel-grpc producer incorrectly called async services

    The unit-tests are also completely rewritten

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

    $ git pull https://github.com/dmvolod/camel CAMEL-11288

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

    https://github.com/apache/camel/pull/1699.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 #1699
    
----
commit 98ed3f8460fcaf70b5f843fdb019b35b2c123e56
Author: Dmitry Volodin <dm...@gmail.com>
Date:   2017-05-16T16:09:09Z

    CAMEL-11288: camel-grpc producer incorrectly called async services

----


> camel-grpc producer incorrectly called async services
> -----------------------------------------------------
>
>                 Key: CAMEL-11288
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11288
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-grpc
>    Affects Versions: 2.19.0
>            Reporter: Dmitry Volodin
>            Assignee: Dmitry Volodin
>            Priority: Critical
>
> Error occurs when calling procedures with async (stream incoming and outgoing parameters). This is not handled as expected.   



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)