Re: [Scala] Let's get version 11.0 going

2017-04-14 Thread Gary Gregory
Great! Gary On Apr 14, 2017 7:53 AM, "Matt Sicker" wrote: > I'll try to get a release candidate out this weekend. > > On 12 April 2017 at 03:27, Mikael Ståldal > wrote: > > > Good. > > > > On Tue, Apr 11, 2017 at 9:34 PM, Matt Sicker wrote: > > > > > I'm starting a new project at work using S

[jira] [Commented] (LOG4J2-1883) Timestamp does not seem to support microseconds level

2017-04-14 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15969331#comment-15969331 ] Ralph Goers commented on LOG4J2-1883: - Sorry. I misspoke. System.currentTimeMillis()

[jira] [Commented] (LOG4J2-1883) Timestamp does not seem to support microseconds level

2017-04-14 Thread Madhava Dass (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15969324#comment-15969324 ] Madhava Dass commented on LOG4J2-1883: -- Hi Ralph: Per your statement, if 'System.cu

[jira] [Commented] (LOG4J2-1883) Timestamp does not seem to support microseconds level

2017-04-14 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15969251#comment-15969251 ] Ralph Goers commented on LOG4J2-1883: - The current limitations are that the only real

Re: [log4j] Performance comparsion

2017-04-14 Thread Ralph Goers
Stephen? He’s a nice guy. He contributes to Apache Maven. I’ve always found him to be easy to work with. I can see that the post is still in Pending status. It is unclear from the site who has to moderate it. Ralph > On Apr 14, 2017, at 9:32 AM, Remko Popma wrote: > > Moderated? > I noticed

[jira] [Comment Edited] (LOG4J2-1858) Memory issues with ParameterizedMessage

2017-04-14 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15969237#comment-15969237 ] Remko Popma edited comment on LOG4J2-1858 at 4/14/17 4:47 PM: -

[jira] [Commented] (LOG4J2-1858) Memory issues with ParameterizedMessage

2017-04-14 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15969237#comment-15969237 ] Remko Popma commented on LOG4J2-1858: - Thanks for spotting that min/max mistake! Tri

Re: [log4j] Performance comparsion

2017-04-14 Thread Christian Grobmeier
On Thu, Apr 13, 2017, at 22:47, Ralph Goers wrote: > You have commit rights…. ;-) hehe :-) And I actually feel the Open Source itch! Hopefully I can make some proposal! > Ralph > > > On Apr 13, 2017, at 11:41 AM, Christian Grobmeier > > wrote: > > > > and what I wanted to write before hittin

Re: [log4j] Performance comparsion

2017-04-14 Thread Christian Grobmeier
Usually Disqus comments are moderated. But actually I thought it's moderated from the Sitepoint team, not the author. But who knows... On Fri, Apr 14, 2017, at 18:32, Remko Popma wrote: > Moderated? > I noticed that the author enjoys taking strong positions on things but at > the same time finds i

Re: [log4j] Performance comparsion

2017-04-14 Thread Remko Popma
Moderated? I noticed that the author enjoys taking strong positions on things but at the same time finds it inconceivable that he could be wrong. On Sat, Apr 15, 2017 at 1:00 AM, Ralph Goers wrote: > I’m not sure why my comment has not appeared… > > Ralph > > > On Apr 13, 2017, at 1:48 PM, Ralph

[jira] [Commented] (LOG4J2-1883) Timestamp does not seem to support microseconds level

2017-04-14 Thread Madhava Dass (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15969226#comment-15969226 ] Madhava Dass commented on LOG4J2-1883: -- This is in regards to the microseconds accur

[jira] [Commented] (LOG4J2-1858) Memory issues with ParameterizedMessage

2017-04-14 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15969205#comment-15969205 ] Adrien Grand commented on LOG4J2-1858: -- Thanks for having a look and the pointer to

Re: [log4j] Performance comparsion

2017-04-14 Thread Ralph Goers
I’m not sure why my comment has not appeared… Ralph > On Apr 13, 2017, at 1:48 PM, Ralph Goers wrote: > > I posted a comment on the post as I think he missed a couple of things. > > Ralph > >> On Apr 13, 2017, at 11:38 AM, Christian Grobmeier >> wrote: >> >> Hi, >> >> found this: >> https

Re: Potential memory leak in ParameterizedMessage

2017-04-14 Thread Ralph Goers
I have a feeling that this is similar to other cases where a StringBuilder is being held in a ThreadLocal to avoid having to reallocate objects. The issue is that the buffer is never reduced in size so it can use up a fair amount of memory. Ralph > On Apr 14, 2017, at 8:06 AM, Matt Sicker wro

[jira] [Commented] (LOG4J2-1858) Memory issues with ParameterizedMessage

2017-04-14 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15969165#comment-15969165 ] Remko Popma commented on LOG4J2-1858: - The way we handle this issue in other places i

[jira] [Assigned] (LOG4J2-1858) Memory issues with ParameterizedMessage

2017-04-14 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma reassigned LOG4J2-1858: --- Assignee: Remko Popma > Memory issues with ParameterizedMessage > --

Re: Potential memory leak in ParameterizedMessage

2017-04-14 Thread Matt Sicker
The subject matter expert in that affected code has been swamped with work, so I'd imagine that's why it hasn't been looked at yet. If you could provide a patch, that should help us get this moving forward, though. On 14 April 2017 at 02:17, Adrien Grand wrote: > Hello, > > While reviewing a hea

Re: [log4net] [Discuss] migration to git

2017-04-14 Thread Matt Sicker
Go for it! Let us know if you have any issues converting it. Some helpful links: https://git-wip-us.apache.org/authors.txt https://git-scm.com/book/en/v2/Git-and-Other-Systems-Migrating-to-Git https://reporeq.apache.org/ On 14 April 2017 at 01:33, Dominik Psenner wrote: > Looks like people sile

Re: [Scala] Let's get version 11.0 going

2017-04-14 Thread Matt Sicker
I'll try to get a release candidate out this weekend. On 12 April 2017 at 03:27, Mikael Ståldal wrote: > Good. > > On Tue, Apr 11, 2017 at 9:34 PM, Matt Sicker wrote: > > > I'm starting a new project at work using Scala 2.12, and I'd like to not > > depend on a snapshot version of the API. The

[jira] [Commented] (LOG4J2-1858) Memory issues with ParameterizedMessage

2017-04-14 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15968795#comment-15968795 ] Adrien Grand commented on LOG4J2-1858: -- Can anyone comment about this issue? > Memo

Potential memory leak in ParameterizedMessage

2017-04-14 Thread Adrien Grand
Hello, While reviewing a heap dump a couple weeks ago, I found that log4j was using more memory than I would expect, and this turned out to come from a static ThreadLocal in ParameterizedMessage. Could someone look at the following issue? https://issues.apache.org/jira/browse/LOG4J2-1858 Thanks.