[
https://issues.apache.org/jira/browse/CAMEL-12813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16623893#comment-16623893
]
ASF GitHub Bot commented on CAMEL-12813:
----------------------------------------
GitHub user aldettinger opened a pull request:
https://github.com/apache/camel/pull/2527
CAMEL-12813: Added DEBUG logs in camel-netty4 codecs when incoming co…
…ntent is ignored.
[CAMEL-12813](https://issues.apache.org/jira/browse/CAMEL-12813) has more.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aldettinger/camel CAMEL-12813
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2527.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 #2527
----
commit 3469dfae8f4fbe49911d285c64c060ef83d9c086
Author: aldettinger <aldettinger@...>
Date: 2018-09-21T17:09:53Z
CAMEL-12813: Added DEBUG logs in camel-netty4 codecs when incoming content
is ignored
----
> Camel-netty4: Add DEBUG log when codecs does not apply to the provided content
> ------------------------------------------------------------------------------
>
> Key: CAMEL-12813
> URL: https://issues.apache.org/jira/browse/CAMEL-12813
> Project: Camel
> Issue Type: Improvement
> Affects Versions: 2.23.0
> Reporter: Alex Dettinger
> Assignee: Alex Dettinger
> Priority: Minor
> Fix For: 2.23.0
>
>
> See more context in
> [http://camel.465427.n5.nabble.com/UDP-Netty4-vs-Mina2-td5823354.html|http://camel.465427.n5.nabble.com/UDP-Netty4-vs-Mina2-td5823354.html].
> A possible solution to offer quicker insights would be to add a DEBUG log
> when codecs from the org.apache.camel.component.netty4.codec package does not
> apply to the incoming content.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)