[jira] [Closed] (LOG4J2-1862) The comments in Order and OrderComparator are wrong

2017-04-04 Thread wangyuntao (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wangyuntao closed LOG4J2-1862. -- > The comments in Order and OrderComparator are wrong > ---

Re: [VOTE] Release Log4j 2.8.2 rc1

2017-04-04 Thread Matt Sicker
Looks like those javadoc warnings are legit. See < https://rgoers.github.io/log4j2-site/log4j-api/apidocs/org/apache/logging/log4j/ThreadContext.html> for example where the @value isn't inserted properly. Thankfully, that's also linked in the javadocs to the manual about thread context. I added th

Re: MessageLayout

2017-04-04 Thread Gary Gregory
Roger that! Thank you all for your comments. Flume with unique keys it is. Gary On Mon, Apr 3, 2017 at 10:15 PM, Ralph Goers wrote: > Again, if you use an async logger you will lose whatever is in the memory > buffer when the server stops or crashes. If you log directly to Flume you > are guara