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

2017-05-17 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CAMEL-11288:


Github user dmvolod closed the pull request at:

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


> 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
> Fix For: 2.19.1, 2.20.0
>
>
> 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)


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

2017-05-16 Thread Dmitry Volodin (JIRA)

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

Dmitry Volodin commented on CAMEL-11288:


It would be nice to backport this issue to the 2.19.1 after merge

> 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)


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

2017-05-16 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CAMEL-11288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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 
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)