You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Babak Vahdat (JIRA)" <ji...@apache.org> on 2013/11/16 10:27:23 UTC

[jira] [Created] (CAMEL-6970) camel-mina2 - Mark a potential WriteFuture#getException() as the root cause of the thrown CamelExchangeException when writing into a session fails

Babak Vahdat created CAMEL-6970:
-----------------------------------

             Summary: camel-mina2 - Mark a potential WriteFuture#getException() as the root cause of the thrown CamelExchangeException when writing into a session fails
                 Key: CAMEL-6970
                 URL: https://issues.apache.org/jira/browse/CAMEL-6970
             Project: Camel
          Issue Type: Improvement
          Components: camel-mina2
    Affects Versions: 2.12.1
            Reporter: Babak Vahdat
            Assignee: Babak Vahdat
            Priority: Trivial
             Fix For: 2.13.0


When writing into a Mina session goes wrong we should check for any potential {{WriteFuture#getException()}} and mark it as the root cause of the thrown {{CamelExchangeException}} so people have it easier to detected the *root* cause of a failed write operation, e.g. while using {{Mina2Producer}} inside a route.

This API exists on Mina 2.x but not Mina 1.x.



--
This message was sent by Atlassian JIRA
(v6.1#6144)