[GitHub] [logging-log4j2] rgoers edited a comment on pull request #402: Added two articles recently published

2020-08-17 Thread GitBox
rgoers edited a comment on pull request #402: URL: https://github.com/apache/logging-log4j2/pull/402#issuecomment-675277664 A couple of comments on the Srping Boot article: 1. In the first two paragraphs you say "new" in each. The first commit for Log4j 2 was 10 years ago and the first G

[GitHub] [logging-log4j2] rgoers commented on pull request #402: Added two articles recently published

2020-08-17 Thread GitBox
rgoers commented on pull request #402: URL: https://github.com/apache/logging-log4j2/pull/402#issuecomment-675277664 A couple of comments on the Srping Boot article: 1. In the first two paragraphs you say "new" in each. The first commit for Log4j 2 was 10 years ago and the first GA relea

[jira] [Comment Edited] (LOG4J2-2909) Version Upgrade of log4j2 jars from 2.10.0 to 2.13.2 cause TPS degradation

2020-08-17 Thread Ralph Goers (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17179063#comment-17179063 ] Ralph Goers edited comment on LOG4J2-2909 at 8/17/20, 4:07 PM: ---

[GitHub] [logging-log4j2] rgoers commented on pull request #396: Load pre-loaded lookups via SPI, rather than hard-code in Interpolator.

2020-08-17 Thread GitBox
rgoers commented on pull request #396: URL: https://github.com/apache/logging-log4j2/pull/396#issuecomment-674967144 Well, the Interpolator constructor that has the hard-coded list of lookups is initializing the lookups that could be using while constructing the configuration. The other lo

[jira] [Commented] (LOG4J2-2909) Version Upgrade of log4j2 jars from 2.10.0 to 2.13.2 cause TPS degradation

2020-08-17 Thread Ralph Goers (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17179063#comment-17179063 ] Ralph Goers commented on LOG4J2-2909: - I agree the issue is not the same. Unfortunat

[jira] [Updated] (LOG4J2-2909) Version Upgrade of log4j2 jars from 2.10.0 to 2.13.2 cause TPS degradation

2020-08-17 Thread Ali Murtaza (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ali Murtaza updated LOG4J2-2909: Attachment: JBoss4.2.3-log4j2.13.2.PNG JBoss4.2.3-log4j2.10.0.PNG > Version Upgrad

[jira] [Updated] (LOG4J2-2909) Version Upgrade of log4j2 jars from 2.10.0 to 2.13.2 cause TPS degradation

2020-08-17 Thread Ali Murtaza (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ali Murtaza updated LOG4J2-2909: Attachment: log4j2 Configuration.xml > Version Upgrade of log4j2 jars from 2.10.0 to 2.13.2 cause

[jira] [Commented] (LOG4J2-2909) Version Upgrade of log4j2 jars from 2.10.0 to 2.13.2 cause TPS degradation

2020-08-17 Thread Ali Murtaza (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17178925#comment-17178925 ] Ali Murtaza commented on LOG4J2-2909: - Hi [~rgoers] 1-Please Find the logging confi

[jira] [Commented] (LOG4J2-2909) Version Upgrade of log4j2 jars from 2.10.0 to 2.13.2 cause TPS degradation

2020-08-17 Thread Ali Murtaza (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17178916#comment-17178916 ] Ali Murtaza commented on LOG4J2-2909: - Hi [~ggregory] , We are using jmeter tool fo

[GitHub] [logging-log4j2] tbwork edited a comment on pull request #396: Load pre-loaded lookups via SPI, rather than hard-code in Interpolator.

2020-08-17 Thread GitBox
tbwork edited a comment on pull request #396: URL: https://github.com/apache/logging-log4j2/pull/396#issuecomment-674697992 @rgoers Hi, rgoers. After debuging and reading the log4j2 codes, I realize that the **_public Interpolator(final Map properties)_** is called several times during fac