[ 
https://issues.apache.org/jira/browse/FLUME-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13454548#comment-13454548
 ] 

Hudson commented on FLUME-1470:
-------------------------------

Integrated in flume-trunk #302 (See 
[https://builds.apache.org/job/flume-trunk/302/])
    FLUME-1470. Syslog source does not parse facility correctly (Revision 
c2bcda202e24c426329425a11623946c9df0b102)

     Result = SUCCESS
harishreedharan : 
http://git-wip-us.apache.org/repos/asf/flume/repo?p=flume.git&a=commit&h=c2bcda202e24c426329425a11623946c9df0b102
Files : 
* flume-ng-core/src/test/java/org/apache/flume/source/TestSyslogUtils.java
* flume-ng-core/src/test/java/org/apache/flume/source/TestSyslogUdpSource.java
* flume-ng-core/src/main/java/org/apache/flume/source/SyslogUtils.java

                
> Syslog source does not parse facility correctly
> -----------------------------------------------
>
>                 Key: FLUME-1470
>                 URL: https://issues.apache.org/jira/browse/FLUME-1470
>             Project: Flume
>          Issue Type: Bug
>            Reporter: Mike Percy
>            Assignee: Mike Percy
>             Fix For: v1.3.0
>
>         Attachments: FLUME-1470-2.patch
>
>
> Facility is specified as priority / 8 but it's currently implemented as 
> priority - 8

--
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