[
https://issues.apache.org/jira/browse/CAMEL-5951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13557400#comment-13557400
]
Steven Scott commented on CAMEL-5951:
-------------------------------------
yes
https://fisheye6.atlassian.com/browse/camel/trunk/components/camel-syslog/src/main/java/org/apache/camel/component/syslog/Rfc3164SyslogDataFormat.java?r=1431820
line 57: the remote address of the message is set from the netty local address
instead of the message's local address
> Camel-syslog dataformat broken with netty transport
> ---------------------------------------------------
>
> Key: CAMEL-5951
> URL: https://issues.apache.org/jira/browse/CAMEL-5951
> Project: Camel
> Issue Type: Bug
> Affects Versions: 2.10.2, 2.10.3
> Reporter: Steven Scott
> Assignee: Willem Jiang
> Fix For: 2.9.6, 2.10.4, 2.11.0
>
> Original Estimate: 5m
> Remaining Estimate: 5m
>
> in Rfc3164SyslogDataFormat, the remoteAddress of the SyslogMessage is set
> from the Mina or Netty headers. There's a copy/paste error for Netty: it
> correctly checks for the existence of the CamelNettyRemoteAddress header, but
> then attempts to set the remoteAddress from a CamelMinaRemoteAddress header.
> (there's no camel-syslog component in JIRA)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira