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 2020/04/15 01:00:27 UTC

[jira] [Work logged] (CAMEL-14893) Handling onError

     [ https://issues.apache.org/jira/browse/CAMEL-14893?focusedWorklogId=422469&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-422469 ]

ASF GitHub Bot logged work on CAMEL-14893:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 15/Apr/20 00:59
            Start Date: 15/Apr/20 00:59
    Worklog Time Spent: 10m 
      Work Description: kyoungduk commented on pull request #3742: Fixes CAMEL-14893: fix 2.25.x branch
URL: https://github.com/apache/camel/pull/3742
 
 
   I reported to jira about error handling in grpc component and it was fixed.
   
   https://issues.apache.org/jira/browse/CAMEL-14893
   
   I am also using camel 2.25.x version in my project.
   So I modified the source code in the 2.25.x branch for this issue.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 422469)
    Remaining Estimate: 0h
            Time Spent: 10m

> Handling onError
> ----------------
>
>                 Key: CAMEL-14893
>                 URL: https://issues.apache.org/jira/browse/CAMEL-14893
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-grpc
>    Affects Versions: 3.2.0
>         Environment: * java 8
>  * spring boot 2.2.4.RELEASE
>  * camel-grpc 3.3.0-SNAPSHOT
>            Reporter: son, kyoungduk
>            Assignee: Dmitry Volodin
>            Priority: Minor
>             Fix For: 3.3.0
>
>         Attachments: handling-onerror.txt
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> If the processor associated with the grpc endpoint throws an exception, the caller will not receive an exception response.
>  When an exception is thrown by the processor, the exception message is returned to the caller using onError.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)