[
https://issues.apache.org/jira/browse/FLUME-2262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13843616#comment-13843616
]
Hari Shreedharan commented on FLUME-2262:
-----------------------------------------
+1. Looks good. Running tests and committing
> Log4j Appender should use timeStamp field not getTimestamp
> ----------------------------------------------------------
>
> Key: FLUME-2262
> URL: https://issues.apache.org/jira/browse/FLUME-2262
> Project: Flume
> Issue Type: Bug
> Reporter: Brock Noland
> Assignee: Brock Noland
> Attachments: FLUME-2262.patch
>
>
> getTimestamp was added in log4j 1.15, we should use the timestamp field
> instead:
> 1.14:
> https://github.com/apache/log4j/blob/v1_2_14/src/java/org/apache/log4j/spi/LoggingEvent.java#L124
> trunk:
> https://github.com/apache/log4j/blob/trunk/src/main/java/org/apache/log4j/spi/LoggingEvent.java#L569
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)