[GitHub] logging-log4net issue #13: Support combination of roll by size, preserve fil...

2017-07-27 Thread dpsenner
Github user dpsenner commented on the issue: https://github.com/apache/logging-log4net/pull/13 It was fixed in develop and then merged into the feature branches. Please base your changes on develop. It is up to you if you woukd like to create a feature branch for your changes. It woul

[jira] [Commented] (LOG4J2-1990) ConcurrentModificationException logging a parameter of type Map

2017-07-27 Thread Matt Sicker (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16104465#comment-16104465 ] Matt Sicker commented on LOG4J2-1990: - All sounds good to me. > ConcurrentModificati

[jira] [Commented] (LOG4J2-1990) ConcurrentModificationException logging a parameter of type Map

2017-07-27 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16104461#comment-16104461 ] Ralph Goers commented on LOG4J2-1990: - Yes, it should catch Exception. > ConcurrentM

[jira] [Commented] (LOG4J2-1990) ConcurrentModificationException logging a parameter of type Map

2017-07-27 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16104460#comment-16104460 ] Remko Popma commented on LOG4J2-1990: - If we do this we should do it for all runtime

[jira] [Comment Edited] (LOG4J2-1990) ConcurrentModificationException logging a parameter of type Map

2017-07-27 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16104432#comment-16104432 ] Ralph Goers edited comment on LOG4J2-1990 at 7/28/17 4:37 AM: -

[jira] [Commented] (LOG4J2-1990) ConcurrentModificationException logging a parameter of type Map

2017-07-27 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16104435#comment-16104435 ] Gary Gregory commented on LOG4J2-1990: -- I'm with Ralph on this one. > ConcurrentMod

[jira] [Commented] (LOG4J2-1990) ConcurrentModificationException logging a parameter of type Map

2017-07-27 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16104432#comment-16104432 ] Ralph Goers commented on LOG4J2-1990: - Remko, my position is that if an application c

[jira] [Commented] (LOG4J2-1990) ConcurrentModificationException logging a parameter of type Map

2017-07-27 Thread Matt Sicker (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16104422#comment-16104422 ] Matt Sicker commented on LOG4J2-1990: - That's a good point. Perhaps catch, log some s

[jira] [Commented] (LOG4J2-1990) ConcurrentModificationException logging a parameter of type Map

2017-07-27 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16104414#comment-16104414 ] Remko Popma commented on LOG4J2-1990: - Guys, what we're talking about is like trying

[jira] [Commented] (LOG4J2-1990) ConcurrentModificationException logging a parameter of type Map

2017-07-27 Thread Matt Sicker (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16104406#comment-16104406 ] Matt Sicker commented on LOG4J2-1990: - Unless the class adds {{synchronized}} (or {{s

[jira] [Commented] (LOG4J2-1990) ConcurrentModificationException logging a parameter of type Map

2017-07-27 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16104400#comment-16104400 ] Gary Gregory commented on LOG4J2-1990: -- You mean like "if map is Hashtable then sync

[jira] [Commented] (LOG4J2-1990) ConcurrentModificationException logging a parameter of type Map

2017-07-27 Thread Matt Sicker (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16104398#comment-16104398 ] Matt Sicker commented on LOG4J2-1990: - In ParameterFormatter: https://git-wip-us.apa

[jira] [Commented] (LOG4J2-1914) AsyncLogger and message formatting (ConcurrentModificationException)

2017-07-27 Thread Leon Finker (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16104393#comment-16104393 ] Leon Finker commented on LOG4J2-1914: - Sorry, I missed this comment/request. The app

[jira] [Commented] (LOG4J2-1990) ConcurrentModificationException logging a parameter of type Map

2017-07-27 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16104388#comment-16104388 ] Gary Gregory commented on LOG4J2-1990: -- What would that look like as a patch? Right

[jira] [Commented] (LOG4J2-1990) ConcurrentModificationException logging a parameter of type Map

2017-07-27 Thread Matt Sicker (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16104382#comment-16104382 ] Matt Sicker commented on LOG4J2-1990: - Similar to your idea of checking for Concurren

[jira] [Commented] (LOG4J2-1990) ConcurrentModificationException logging a parameter of type Map

2017-07-27 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16104379#comment-16104379 ] Gary Gregory commented on LOG4J2-1990: -- That's what I did in my app but that will no

[jira] [Commented] (LOG4J2-1990) ConcurrentModificationException logging a parameter of type Map

2017-07-27 Thread Matt Sicker (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16104376#comment-16104376 ] Matt Sicker commented on LOG4J2-1990: - System properties are stored in a Properties i

Build failed in Jenkins: Log4j 2.x #2945

2017-07-27 Thread Apache Jenkins Server
See Changes: [ggregory] Remove unused imports. -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H22 (couchdbtest ubuntu xenial

[jira] [Commented] (LOG4J2-1990) ConcurrentModificationException logging a parameter of type Map

2017-07-27 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16104364#comment-16104364 ] Remko Popma commented on LOG4J2-1990: - I believe this is different from the "normal"

[jira] [Commented] (LOG4J2-1311) SocketAppender will lost first serveral logs after re-connection to log servers

2017-07-27 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16104362#comment-16104362 ] Gary Gregory commented on LOG4J2-1311: -- Hello, This ticket is logged against versio

[jira] [Commented] (LOG4J2-1002) PatternLayout is missing a new line for Exceptions with the short option

2017-07-27 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16104357#comment-16104357 ] Gary Gregory commented on LOG4J2-1002: -- Not unless someone provides a test, preferab

[jira] [Comment Edited] (LOG4J2-1002) PatternLayout is missing a new line for Exceptions with the short option

2017-07-27 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16104357#comment-16104357 ] Gary Gregory edited comment on LOG4J2-1002 at 7/28/17 2:39 AM:

[jira] [Comment Edited] (LOG4J2-1990) ConcurrentModificationException logging a parameter of type Map

2017-07-27 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16104328#comment-16104328 ] Remko Popma edited comment on LOG4J2-1990 at 7/28/17 2:32 AM: -

[jira] [Commented] (LOG4J2-1990) ConcurrentModificationException logging a parameter of type Map

2017-07-27 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16104328#comment-16104328 ] Remko Popma commented on LOG4J2-1990: - Gary, you say you don't care, but you have no

[jira] [Commented] (LOG4J2-1988) java.util.ConcurrentModificationException with AsyncLogger?

2017-07-27 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16104267#comment-16104267 ] Remko Popma commented on LOG4J2-1988: - I strongly suspect this is a bug in Log4j2 bec

Build failed in Jenkins: Log4j 2.x #2944

2017-07-27 Thread Apache Jenkins Server
See Changes: [ggregory] Refactor JUnit cleaning rules to allow a logger to be plugged in for -- Started by an SCM change [EnvInject] - Loading node environment variables. Build

[jira] [Comment Edited] (LOG4J2-1988) java.util.ConcurrentModificationException with AsyncLogger?

2017-07-27 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16104216#comment-16104216 ] Ralph Goers edited comment on LOG4J2-1988 at 7/28/17 12:46 AM:

[jira] [Commented] (LOG4J2-1988) java.util.ConcurrentModificationException with AsyncLogger?

2017-07-27 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16104216#comment-16104216 ] Ralph Goers commented on LOG4J2-1988: - The AppenderControl should be catching these a

[jira] [Commented] (LOG4J2-1990) ConcurrentModificationException logging a parameter of type Map

2017-07-27 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16104204#comment-16104204 ] Gary Gregory commented on LOG4J2-1990: -- Do we want an "ignoreExceptions" option at t

[jira] [Commented] (LOG4J2-1990) ConcurrentModificationException logging a parameter of type Map

2017-07-27 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16104179#comment-16104179 ] Ralph Goers commented on LOG4J2-1990: - In my opinion Log4J should never be the cause

[GitHub] logging-log4net issue #13: Support combination of roll by size, preserve fil...

2017-07-27 Thread EbenZhang
Github user EbenZhang commented on the issue: https://github.com/apache/logging-log4net/pull/13 > I fixed all whitespace issues in the develop branch seems you have fixed it in the RollingFileAppenderNG branch, not the develop, should I base on RollingFileAppenderNG? Btw what

[jira] [Commented] (LOG4J2-1990) ConcurrentModificationException logging a parameter of type Map

2017-07-27 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16104127#comment-16104127 ] Gary Gregory commented on LOG4J2-1990: -- Oh, yes, and I agree if you think this ugly

[jira] [Commented] (LOG4J2-1990) ConcurrentModificationException logging a parameter of type Map

2017-07-27 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16104123#comment-16104123 ] Gary Gregory commented on LOG4J2-1990: -- Here is a real life scenario I ran into two

[jira] [Commented] (LOG4J2-1988) java.util.ConcurrentModificationException with AsyncLogger?

2017-07-27 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16104091#comment-16104091 ] Remko Popma commented on LOG4J2-1988: - I need to take another focused look to see if

[jira] [Commented] (LOG4J2-1990) ConcurrentModificationException logging a parameter of type Map

2017-07-27 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16104086#comment-16104086 ] Remko Popma commented on LOG4J2-1990: - Sorry I'm late with this feedback, but why is

[jira] [Commented] (LOG4J2-1988) java.util.ConcurrentModificationException with AsyncLogger?

2017-07-27 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16103799#comment-16103799 ] Gary Gregory commented on LOG4J2-1988: -- The solution for [LOG4J2-1990] which I just

[jira] [Updated] (LOG4J2-1990) ConcurrentModificationException logging a parameter of type Map

2017-07-27 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated LOG4J2-1990: - Fix Version/s: 2.9 > ConcurrentModificationException logging a parameter of type Map > -

[jira] [Resolved] (LOG4J2-1990) ConcurrentModificationException logging a parameter of type Map

2017-07-27 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory resolved LOG4J2-1990. -- Resolution: Fixed In git master, please verify and close. See https://repository.apache.org/co

[jira] [Commented] (LOG4J2-1990) ConcurrentModificationException logging a parameter of type Map

2017-07-27 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16103792#comment-16103792 ] ASF subversion and git services commented on LOG4J2-1990: - Commit

Jenkins build is back to stable : Log4j 2.x #2942

2017-07-27 Thread Apache Jenkins Server
See

[jira] [Commented] (LOG4J2-1990) ConcurrentModificationException logging a parameter of type Map

2017-07-27 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16103701#comment-16103701 ] Ralph Goers commented on LOG4J2-1990: - yeah, that looks ok. > ConcurrentModification

[jira] [Commented] (LOG4J2-1961) Reconfigure breaks DirectWriteRolloverStrategy

2017-07-27 Thread JIRA
[ https://issues.apache.org/jira/browse/LOG4J2-1961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16103694#comment-16103694 ] Mikael Ståldal commented on LOG4J2-1961: Which OS are you using? Can you show the

Jenkins build became unstable: Log4j 2.x #2941

2017-07-27 Thread Apache Jenkins Server
See

[jira] [Closed] (LOG4J2-1986) Public API for parsing the output from JsonLayout/XmlLayout/YamlLayout into a LogEvent

2017-07-27 Thread JIRA
[ https://issues.apache.org/jira/browse/LOG4J2-1986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikael Ståldal closed LOG4J2-1986. -- > Public API for parsing the output from JsonLayout/XmlLayout/YamlLayout into a > LogEvent > -

Jenkins build is back to normal : Log4j 2.x #2940

2017-07-27 Thread Apache Jenkins Server
See

[jira] [Commented] (LOG4J2-1990) ConcurrentModificationException logging a parameter of type Map

2017-07-27 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16103607#comment-16103607 ] Gary Gregory commented on LOG4J2-1990: -- Like so: {noformat} diff --git a/log4j-core

[log4net] attempt to fix the indentation chaos

2017-07-27 Thread Dominik Psenner
Hi, I just replaced all indentations in *.cs files that were spaces (including mixed and files that were all indented with spaces) to tabs by assuming that 4 spaces should become one tab. The diff was HUGE, showing that we had a little bit of chaos all over the place. I tried to look it all throu

[jira] [Closed] (LOG4J2-1992) RollingFileAppender violate maxfilesize limit.

2017-07-27 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers closed LOG4J2-1992. --- Resolution: Invalid I am sorry, but Jira is for Log4j 2 problems only. Furthermore, none of the curr

[GitHub] logging-log4net pull request #13: Support combination of roll by size, prese...

2017-07-27 Thread dpsenner
Github user dpsenner commented on a diff in the pull request: https://github.com/apache/logging-log4net/pull/13#discussion_r129869327 --- Diff: tests/src/Appender/RollingFileAppenderTest.cs --- @@ -239,13 +251,50 @@ public void RollingCombinedWithPreserveExtension()

[jira] [Created] (LOG4J2-1992) RollingFileAppender violate maxfilesize limit.

2017-07-27 Thread Shahid Majeed (JIRA)
Shahid Majeed created LOG4J2-1992: - Summary: RollingFileAppender violate maxfilesize limit. Key: LOG4J2-1992 URL: https://issues.apache.org/jira/browse/LOG4J2-1992 Project: Log4j 2 Issue Type

[jira] [Commented] (LOG4J2-1986) Public API for parsing the output from JsonLayout/XmlLayout/YamlLayout into a LogEvent

2017-07-27 Thread Joern Huxhorn (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16103296#comment-16103296 ] Joern Huxhorn commented on LOG4J2-1986: --- [~mikaelstaldal] I verified it but I think

[jira] [Commented] (LOG4NET-571) Rolling by size, Preserve Extension, and Folder don't work together

2017-07-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16103248#comment-16103248 ] ASF GitHub Bot commented on LOG4NET-571: GitHub user EbenZhang opened a pull requ

[GitHub] logging-log4net pull request #13: Support combination of roll by size, prese...

2017-07-27 Thread EbenZhang
GitHub user EbenZhang opened a pull request: https://github.com/apache/logging-log4net/pull/13 Support combination of roll by size, preserve file extension and folder [LOG4NET-571](https://issues.apache.org/jira/browse/LOG4NET-571) You can merge this pull request into a Git reposito

[jira] [Updated] (LOG4NET-571) Rolling by size, Preserve Extension, and Folder don't work together

2017-07-27 Thread EbenZhang (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] EbenZhang updated LOG4NET-571: -- Description: Those three don't work well together, the oldest file won't be deleted, e.g. {code:xml}

[jira] [Created] (LOG4NET-571) Rolling by size, Preserve Extension, and Folder don't work together

2017-07-27 Thread EbenZhang (JIRA)
EbenZhang created LOG4NET-571: - Summary: Rolling by size, Preserve Extension, and Folder don't work together Key: LOG4NET-571 URL: https://issues.apache.org/jira/browse/LOG4NET-571 Project: Log4net

Re: [jira] [Updated] (LOG4J2-1978) Dated rolling files are incorrectly labeled with the date/time segment of the future iteration

2017-07-27 Thread Lijuan Zhu
unsubscribe On Thu, Jul 13, 2017 at 12:13 PM, Russ (JIRA) wrote: > > [ https://issues.apache.org/jira/browse/LOG4J2-1978?page= > com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] > > Russ updated LOG4J2-1978: > - > Attachment: log4j2.xml > > > Dated

[jira] [Commented] (LOG4J2-1990) ConcurrentModificationException logging a parameter of type Map

2017-07-27 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16102940#comment-16102940 ] Ralph Goers commented on LOG4J2-1990: - The bottom line is that when this happens it i

[jira] [Comment Edited] (LOG4J2-1990) ConcurrentModificationException logging a parameter of type Map

2017-07-27 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16102888#comment-16102888 ] Gary Gregory edited comment on LOG4J2-1990 at 7/27/17 7:55 AM:

[jira] [Commented] (LOG4J2-1990) ConcurrentModificationException logging a parameter of type Map

2017-07-27 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16102888#comment-16102888 ] Gary Gregory commented on LOG4J2-1990: -- You're right, synchronizing will not help.

[jira] [Commented] (LOG4J2-1990) ConcurrentModificationException logging a parameter of type Map

2017-07-27 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16102862#comment-16102862 ] Ralph Goers commented on LOG4J2-1990: - https://logging.apache.org/log4j/2.x/manual/as

[jira] [Commented] (LOG4J2-1990) ConcurrentModificationException logging a parameter of type Map

2017-07-27 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16102837#comment-16102837 ] Remko Popma commented on LOG4J2-1990: - Users should not need to do anything special.