Steven Scott created CAMEL-5951:
-----------------------------------

             Summary: 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.3, 2.10.2
            Reporter: Steven Scott


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

Reply via email to