[GitHub] [logging-log4j2] quaff commented on pull request #644: LOG4J2-3259: Limit max recursion depth when interpolating strings.

2021-12-20 Thread GitBox
quaff commented on pull request #644: URL: https://github.com/apache/logging-log4j2/pull/644#issuecomment-997717857 > You are right that 3230 fixes the vulnerability, I'm not opening this PR to fix a known problem. I'm coming at this from the point of view that if there is no reason to all

[GitHub] [logging-log4j2] remkop closed pull request #638: feat: substitutionInVariablesEnabled configable.

2021-12-20 Thread GitBox
remkop closed pull request #638: URL: https://github.com/apache/logging-log4j2/pull/638 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notificati

[GitHub] [logging-log4j2] remkop commented on a change in pull request #607: LOG4J2-3198: Log4j2 no longer formats lookups in messages by default

2021-12-20 Thread GitBox
remkop commented on a change in pull request #607: URL: https://github.com/apache/logging-log4j2/pull/607#discussion_r772281862 ## File path: src/site/xdoc/manual/layouts.xml.vm ## @@ -1455,9 +1455,9 @@ WARN [main]: Message 2 -

[GitHub] [logging-log4j2] garydgregory commented on pull request #644: LOG4J2-3259: Limit max recursion depth when interpolating strings.

2021-12-20 Thread GitBox
garydgregory commented on pull request #644: URL: https://github.com/apache/logging-log4j2/pull/644#issuecomment-997897168 > > @quaff I don't think that fixes the same thing? This fix is trying to limit recursion depth in all cases, the fix you are linking disables recursion in some cases.

[GitHub] [logging-log4j2] garydgregory opened a new pull request #645: [LOG4J2-3242] Limit JNDI to the java protocol only.

2021-12-20 Thread GitBox
garydgregory opened a new pull request #645: URL: https://github.com/apache/logging-log4j2/pull/645 [LOG4J2-3242] Limit JNDI to the java protocol only. JNDI will remain disabled by default. The enablement property has been renamed to 'log4j2.enableJndiJava'. -- This is an automated me

[GitHub] [logging-log4j2] rgoers merged pull request #645: [LOG4J2-3242] Limit JNDI to the java protocol only.

2021-12-20 Thread GitBox
rgoers merged pull request #645: URL: https://github.com/apache/logging-log4j2/pull/645 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notificati

[GitHub] [logging-log4j2] vy commented on pull request #631: async logger name can be empty。for compatible old version

2021-12-20 Thread GitBox
vy commented on pull request #631: URL: https://github.com/apache/logging-log4j2/pull/631#issuecomment-998327523 @zhuyou1234, thanks for your contribution. I think allowing empty names were already a bug in the first place. Hence, I am inclined to keep the code in its current state (that i

[GitHub] [logging-log4j2] vy closed pull request #631: async logger name can be empty。for compatible old version

2021-12-20 Thread GitBox
vy closed pull request #631: URL: https://github.com/apache/logging-log4j2/pull/631 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-

[GitHub] [logging-log4j2] garydgregory commented on a change in pull request #646: LOG4J2-3264: Fix MapLookup to lookup MapMessage before DefaultMap

2021-12-20 Thread GitBox
garydgregory commented on a change in pull request #646: URL: https://github.com/apache/logging-log4j2/pull/646#discussion_r772766541 ## File path: log4j-core/src/test/java/org/apache/logging/log4j/core/lookup/MapLookupTest.java ## @@ -107,7 +107,7 @@ public void testLookupDef

[GitHub] [logging-log4j2] quaff commented on a change in pull request #646: LOG4J2-3264: Fix MapLookup to lookup MapMessage before DefaultMap

2021-12-20 Thread GitBox
quaff commented on a change in pull request #646: URL: https://github.com/apache/logging-log4j2/pull/646#discussion_r772771184 ## File path: log4j-core/src/test/java/org/apache/logging/log4j/core/lookup/MapLookupTest.java ## @@ -107,7 +107,7 @@ public void testLookupDefaultMap

[GitHub] [logging-log4j2] carterkozak commented on a change in pull request #646: LOG4J2-3264: Fix MapLookup to lookup MapMessage before DefaultMap

2021-12-20 Thread GitBox
carterkozak commented on a change in pull request #646: URL: https://github.com/apache/logging-log4j2/pull/646#discussion_r772782217 ## File path: log4j-core/src/main/java/org/apache/logging/log4j/core/lookup/MapLookup.java ## @@ -122,14 +122,14 @@ public String lookup(final L

[GitHub] [logging-log4j2] carterkozak commented on a change in pull request #646: LOG4J2-3264: Fix MapLookup to lookup MapMessage before DefaultMap

2021-12-20 Thread GitBox
carterkozak commented on a change in pull request #646: URL: https://github.com/apache/logging-log4j2/pull/646#discussion_r772782492 ## File path: log4j-core/src/main/java/org/apache/logging/log4j/core/lookup/MapLookup.java ## @@ -122,14 +122,14 @@ public String lookup(final L

[GitHub] [logging-log4j2] carterkozak commented on pull request #644: LOG4J2-3259: Limit max recursion depth when interpolating strings.

2021-12-20 Thread GitBox
carterkozak commented on pull request #644: URL: https://github.com/apache/logging-log4j2/pull/644#issuecomment-998413709 I'm not sure I entirely understand what we're protecting against -- I'd consider any recursion beyond what the configuration author expects to be an incredibly serious

[GitHub] [logging-log4cxx] rm5248 merged pull request #82: LOGCXX-537 avoid deadlock if socket fails

2021-12-20 Thread GitBox
rm5248 merged pull request #82: URL: https://github.com/apache/logging-log4cxx/pull/82 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notificatio

[GitHub] [logging-log4j-scala] sullis closed pull request #4: Scala 2.13.4

2021-12-20 Thread GitBox
sullis closed pull request #4: URL: https://github.com/apache/logging-log4j-scala/pull/4 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notificat

[GitHub] [logging-log4j-scala] sullis commented on pull request #4: Scala 2.13.4

2021-12-20 Thread GitBox
sullis commented on pull request #4: URL: https://github.com/apache/logging-log4j-scala/pull/4#issuecomment-998426571 obsolete. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comme

[GitHub] [logging-log4j-scala] sullis commented on pull request #6: log4j 2.17.0

2021-12-20 Thread GitBox
sullis commented on pull request #6: URL: https://github.com/apache/logging-log4j-scala/pull/6#issuecomment-998426835 @jvz @garydgregory -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spec

[GitHub] [logging-log4j-scala] jvz merged pull request #6: log4j 2.17.0

2021-12-20 Thread GitBox
jvz merged pull request #6: URL: https://github.com/apache/logging-log4j-scala/pull/6 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notification

[GitHub] [logging-log4j-scala] jvz commented on pull request #5: upgrade dependencies to partially suit scala 3 build

2021-12-20 Thread GitBox
jvz commented on pull request #5: URL: https://github.com/apache/logging-log4j-scala/pull/5#issuecomment-998438723 Made some minor dependency updates recently. Go ahead and rebase or merge from master. -- This is an automated message from the Apache Git Service. To respond to the message

[GitHub] [logging-log4j-scala] jvz merged pull request #7: sbt 1.5.8

2021-12-20 Thread GitBox
jvz merged pull request #7: URL: https://github.com/apache/logging-log4j-scala/pull/7 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notification

[GitHub] [logging-log4j2] srdo commented on pull request #644: LOG4J2-3259: Limit max recursion depth when interpolating strings.

2021-12-20 Thread GitBox
srdo commented on pull request #644: URL: https://github.com/apache/logging-log4j2/pull/644#issuecomment-998546015 @carterkozak An issue like 3230 would have been much less serious if the substitutor weren't capable of infinite recursion. This is an attempt at harm reduction in case an iss

[GitHub] [logging-log4j2] vy closed pull request #630: Log4j2 is still vulnerable and underspecified. This updates documenta…

2021-12-21 Thread GitBox
vy closed pull request #630: URL: https://github.com/apache/logging-log4j2/pull/630 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-

[GitHub] [logging-log4j2] vy commented on pull request #630: Log4j2 is still vulnerable and underspecified. This updates documenta…

2021-12-21 Thread GitBox
vy commented on pull request #630: URL: https://github.com/apache/logging-log4j2/pull/630#issuecomment-998746689 As @jvz noted in the mailing list: > I'll note here that the messages API isn't intended to be interpreted > the way that CVE-2021-44228 allowed. Messages are supposed t

[GitHub] [logging-log4j-scala] pjfanning opened a new pull request #8: update log4j version in README

2021-12-21 Thread GitBox
pjfanning opened a new pull request #8: URL: https://github.com/apache/logging-log4j-scala/pull/8 @jvz this config should work for existing log4j-scala users -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[GitHub] [logging-log4j2] fulldecent commented on pull request #630: Log4j2 is still vulnerable and underspecified. This updates documenta…

2021-12-21 Thread GitBox
fulldecent commented on pull request #630: URL: https://github.com/apache/logging-log4j2/pull/630#issuecomment-998791311 The Messages are NOT strings nor are they "messages". The specification is wrong and therefore it is vulnerable. Sometimes it is shell-code vulnerable but definit

[GitHub] [logging-log4j2] garydgregory commented on pull request #630: Log4j2 is still vulnerable and underspecified. This updates documenta…

2021-12-21 Thread GitBox
garydgregory commented on pull request #630: URL: https://github.com/apache/logging-log4j2/pull/630#issuecomment-998805145 " Sometimes it is shell-code vulnerable " That is just FUD and actually impossible because Logger is an interface. There is no implementation or behavior here, not e

[GitHub] [logging-log4j2] carterkozak commented on pull request #630: Log4j2 is still vulnerable and underspecified. This updates documenta…

2021-12-21 Thread GitBox
carterkozak commented on pull request #630: URL: https://github.com/apache/logging-log4j2/pull/630#issuecomment-998837161 I believe there's (understandably) some confusion here. @fulldecent can you please provide a minimal unit-test against the release-2.x branch, or otherwise using the 2.

[GitHub] [logging-log4j2] fulldecent commented on pull request #630: Log4j2 is still vulnerable and underspecified. This updates documenta…

2021-12-21 Thread GitBox
fulldecent commented on pull request #630: URL: https://github.com/apache/logging-log4j2/pull/630#issuecomment-998868962 Thank you. Here is a minimal test case. Here is an implementation, a subclass of log4v2 `Logger` and `Message` classes: ``` public error(string message)

[GitHub] [logging-log4cxx] Sadboipoor commented on a change in pull request #75: Add "f" as the short filename

2021-12-21 Thread GitBox
Sadboipoor commented on a change in pull request #75: URL: https://github.com/apache/logging-log4cxx/pull/75#discussion_r773300837 ## File path: src/main/cpp/locationinfo.cpp ## @@ -102,6 +120,14 @@ const char* LocationInfo::getFileName() const return fileName; } +/*

[GitHub] [logging-log4cxx] Sadboipoor removed a comment on pull request #82: LOGCXX-537 avoid deadlock if socket fails

2021-12-21 Thread GitBox
Sadboipoor removed a comment on pull request #82: URL: https://github.com/apache/logging-log4cxx/pull/82#issuecomment-997399720 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific commen

[GitHub] [logging-log4cxx] Sadboipoor commented on a change in pull request #75: Add "f" as the short filename

2021-12-21 Thread GitBox
Sadboipoor commented on a change in pull request #75: URL: https://github.com/apache/logging-log4cxx/pull/75#discussion_r773300837 ## File path: src/main/cpp/locationinfo.cpp ## @@ -102,6 +120,14 @@ const char* LocationInfo::getFileName() const return fileName; } +/*

[GitHub] [logging-log4j2] carterkozak commented on pull request #646: LOG4J2-3264: Fix MapLookup to lookup MapMessage before DefaultMap

2021-12-21 Thread GitBox
carterkozak commented on pull request #646: URL: https://github.com/apache/logging-log4j2/pull/646#issuecomment-998993808 I think this PR suggests correct behavior, however, before it merges we need to split out a separate lookup for configuration properties which is not impacted by map-me

[GitHub] [logging-log4j-scala] sullis commented on pull request #9: replace TravisCI with GitHub Actions

2021-12-21 Thread GitBox
sullis commented on pull request #9: URL: https://github.com/apache/logging-log4j-scala/pull/9#issuecomment-999013865 @jvz can you merge this? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to th

[GitHub] [logging-log4j2] carterkozak opened a new pull request #647: LOG4J2-3270 Provide separation between MapMessage and properties lookups

2021-12-21 Thread GitBox
carterkozak opened a new pull request #647: URL: https://github.com/apache/logging-log4j2/pull/647 `MapLookup` includes special handling for `MapMessages` in addition to the configuration properties map. This change aims to prevent unwanted interactions between these two concerns. --

[GitHub] [logging-log4cxx] jmdavison46 opened a new pull request #86: Update log4cxx.h.in

2021-12-21 Thread GitBox
jmdavison46 opened a new pull request #86: URL: https://github.com/apache/logging-log4cxx/pull/86 Parenthesize arguments to LOG4CXX_MAKE_VERSION. Provide companion LOG4CXX_VERSION_GET_{MAJOR, MINOR, PATCH, TWEAK} macros to facilitate reporting, and other usage, of LOG4CXX_VERSION at compi

[GitHub] [logging-log4j-scala] jvz merged pull request #8: update log4j version in README

2021-12-21 Thread GitBox
jvz merged pull request #8: URL: https://github.com/apache/logging-log4j-scala/pull/8 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notification

[GitHub] [logging-log4j2] carterkozak commented on a change in pull request #647: LOG4J2-3270 Provide separation between MapMessage and properties lookups

2021-12-21 Thread GitBox
carterkozak commented on a change in pull request #647: URL: https://github.com/apache/logging-log4j2/pull/647#discussion_r773420538 ## File path: src/site/xdoc/manual/lookups.xml ## @@ -493,7 +493,6 @@ public static void main(String args[]) { Provi

[GitHub] [logging-log4j-scala] pjfanning commented on pull request #5: upgrade dependencies to partially suit scala 3 build

2021-12-21 Thread GitBox
pjfanning commented on pull request #5: URL: https://github.com/apache/logging-log4j-scala/pull/5#issuecomment-999078320 @jvz I've made some progress but could you look at my comment from 10 days ago? Is it ok just to delegate the traceEntry and traceExit calls to wrapped logger instead of

[GitHub] [logging-log4j-scala] jvz merged pull request #9: replace TravisCI with GitHub Actions

2021-12-21 Thread GitBox
jvz merged pull request #9: URL: https://github.com/apache/logging-log4j-scala/pull/9 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notification

[GitHub] [logging-log4j-scala] jvz commented on pull request #5: upgrade dependencies to partially suit scala 3 build

2021-12-21 Thread GitBox
jvz commented on pull request #5: URL: https://github.com/apache/logging-log4j-scala/pull/5#issuecomment-999096680 Oh yeah, please, go ahead and make that a delegated method. The point of the macros in the past were to allow for string interpolation to be elided when logging is disabled fo

[GitHub] [logging-log4j-scala] pjfanning commented on pull request #5: scala 3 support

2021-12-21 Thread GitBox
pjfanning commented on pull request #5: URL: https://github.com/apache/logging-log4j-scala/pull/5#issuecomment-999106843 @jvz is it ok to change the scala 2 build so that traceEntry and traceExit use no macros there either (for consistency)? -- This is an automated message from the Apach

[GitHub] [logging-log4j-scala] jvz commented on pull request #5: scala 3 support

2021-12-21 Thread GitBox
jvz commented on pull request #5: URL: https://github.com/apache/logging-log4j-scala/pull/5#issuecomment-999107132 Yes -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To u

[GitHub] [logging-log4j-scala] pjfanning commented on pull request #5: scala 3 support

2021-12-21 Thread GitBox
pjfanning commented on pull request #5: URL: https://github.com/apache/logging-log4j-scala/pull/5#issuecomment-999121194 @jvz could you review this when you get a chance? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[GitHub] [logging-log4cxx] rm5248 commented on a change in pull request #86: Update log4cxx.h.in

2021-12-21 Thread GitBox
rm5248 commented on a change in pull request #86: URL: https://github.com/apache/logging-log4cxx/pull/86#discussion_r773494371 ## File path: src/main/include/log4cxx/log4cxx.h.in ## @@ -29,10 +29,14 @@ #define LOG4CXX_VERSION_MINOR @log4cxx_VERSION_MINOR@ #define LOG4CXX_VERS

[GitHub] [logging-log4cxx] rm5248 opened a new pull request #87: Imported and slightly cleaned up throughput tests

2021-12-21 Thread GitBox
rm5248 opened a new pull request #87: URL: https://github.com/apache/logging-log4cxx/pull/87 This PR adds in a utility used for benchmarking the log4cxx library. It does not benchmark anything about actually writing data out; that is outside of the scope of what this benchmarks at the mom

[GitHub] [logging-log4cxx] rm5248 commented on pull request #73: Throughput tests

2021-12-21 Thread GitBox
rm5248 commented on pull request #73: URL: https://github.com/apache/logging-log4cxx/pull/73#issuecomment-999254310 I've added my performance tests in a separate PR(#87). I think it is equivalent to this PR and covers more cases. If you are able to take a look at it and provide feedback,

[GitHub] [logging-log4j2] ellizamiller001 opened a new pull request #648: Revert "remove cache-action"

2021-12-22 Thread GitBox
ellizamiller001 opened a new pull request #648: URL: https://github.com/apache/logging-log4j2/pull/648 Reverts apache/logging-log4j2#635 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the speci

[GitHub] [logging-log4j2] riven8192 opened a new pull request #649: Remove requirement of JndiLookup class to exist

2021-12-22 Thread GitBox
riven8192 opened a new pull request #649: URL: https://github.com/apache/logging-log4j2/pull/649 To address the log4j jndi-vulnerability, many companies have removed JndiLookup.class from the artifact, whether or not they upgraded log4j2. This is a safeguard against the potential of newly

[GitHub] [logging-log4j2] garydgregory commented on pull request #649: Remove requirement of JndiLookup class to exist

2021-12-22 Thread GitBox
garydgregory commented on pull request #649: URL: https://github.com/apache/logging-log4j2/pull/649#issuecomment-999784891 This has already been handled in 2.17.0. Note that PRs should be created against the release-2.x branch. -- This is an automated message from the Apache Git Service.

[GitHub] [logging-log4j2] riven8192 commented on pull request #649: Remove requirement of JndiLookup class to exist

2021-12-22 Thread GitBox
riven8192 commented on pull request #649: URL: https://github.com/apache/logging-log4j2/pull/649#issuecomment-999785941 @garydgregory The 2.17.0 patch does not factor in a safeguard for repackaged dependencies (where the java package-names are changed) -- This is an automated message fro

[GitHub] [logging-log4j2] garydgregory commented on pull request #649: Remove requirement of JndiLookup class to exist

2021-12-22 Thread GitBox
garydgregory commented on pull request #649: URL: https://github.com/apache/logging-log4j2/pull/649#issuecomment-999789007 Now that we have provides releases for all Java versions that ever saw a Log4j 2 release, I don't think our code should account for mangled jar files. - Java 8 -> 2.

[GitHub] [logging-log4j2] garydgregory commented on pull request #649: Remove requirement of JndiLookup class to exist

2021-12-22 Thread GitBox
garydgregory commented on pull request #649: URL: https://github.com/apache/logging-log4j2/pull/649#issuecomment-999792045 You might not have noticed the master branch is labeled 3.0.0-SNAPSHOT. The branch for 2.x is called release-2.x. -- This is an automated message from the Apache Git

[GitHub] [logging-log4j2] carterkozak opened a new pull request #650: JNDI enablement properties are loaded at most once

2021-12-22 Thread GitBox
carterkozak opened a new pull request #650: URL: https://github.com/apache/logging-log4j2/pull/650 Rather than checking properties after each invocation, jndi properties are all read into static final boolean fields when the JndiManager class is initialized, this way properties cannot

[GitHub] [logging-log4j2] garydgregory commented on pull request #650: JNDI enablement properties are loaded at most once

2021-12-22 Thread GitBox
garydgregory commented on pull request #650: URL: https://github.com/apache/logging-log4j2/pull/650#issuecomment-999846809 How is that going to work for tests that set and clear properties? You don't want to set a property "forever"... Gaty On Wed, Dec 22, 2021, 15:25 Carter

[GitHub] [logging-log4j2] garydgregory edited a comment on pull request #650: JNDI enablement properties are loaded at most once

2021-12-22 Thread GitBox
garydgregory edited a comment on pull request #650: URL: https://github.com/apache/logging-log4j2/pull/650#issuecomment-999846809 How is that going to work for tests that set and clear properties? You don't want to set a property "forever"... Gary On Wed, Dec 22, 2021, 15:2

[GitHub] [logging-log4j2] carterkozak commented on pull request #650: JNDI enablement properties are loaded at most once

2021-12-22 Thread GitBox
carterkozak commented on pull request #650: URL: https://github.com/apache/logging-log4j2/pull/650#issuecomment-999860302 > How is that going to work for tests that set and clear properties? You don't want to set a property "forever"... Good question. I'm letting CI run our tests to

[GitHub] [logging-log4j2] garydgregory commented on pull request #650: JNDI enablement properties are loaded at most once

2021-12-22 Thread GitBox
garydgregory commented on pull request #650: URL: https://github.com/apache/logging-log4j2/pull/650#issuecomment-999870082 > > How is that going to work for tests that set and clear properties? You don't want to set a property "forever"... > > Good question. I'm letting CI run our te

[GitHub] [logging-log4j2] carterkozak commented on pull request #650: JNDI enablement properties are loaded at most once

2021-12-22 Thread GitBox
carterkozak commented on pull request #650: URL: https://github.com/apache/logging-log4j2/pull/650#issuecomment-999870595 Local build succeeded :-) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go t

[GitHub] [logging-log4j2] garydgregory commented on pull request #650: JNDI enablement properties are loaded at most once

2021-12-22 Thread GitBox
garydgregory commented on pull request #650: URL: https://github.com/apache/logging-log4j2/pull/650#issuecomment-999871597 > Local build succeeded :-) Ka-pow! :-) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [logging-log4j2] carterkozak merged pull request #650: JNDI enablement properties are loaded at most once

2021-12-22 Thread GitBox
carterkozak merged pull request #650: URL: https://github.com/apache/logging-log4j2/pull/650 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notif

[GitHub] [logging-log4j2] carterkozak merged pull request #647: LOG4J2-3270 Provide separation between MapMessage and properties lookups

2021-12-22 Thread GitBox
carterkozak merged pull request #647: URL: https://github.com/apache/logging-log4j2/pull/647 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notif

[GitHub] [logging-log4j2] riven8192 commented on pull request #649: Remove requirement of JndiLookup class to exist

2021-12-22 Thread GitBox
riven8192 commented on pull request #649: URL: https://github.com/apache/logging-log4j2/pull/649#issuecomment-999883312 Thanks for the information regarding the branches @garydgregory. I will not (yet) make PRs for those branches, as it seems it'd be preferable to agree on the underl

[GitHub] [logging-log4j2] rgoers commented on pull request #649: Remove requirement of JndiLookup class to exist

2021-12-22 Thread GitBox
rgoers commented on pull request #649: URL: https://github.com/apache/logging-log4j2/pull/649#issuecomment-999887585 We were in such a hurry to get patches out that nothing was brought back to the master (3.0) branch. I am actually in the process right now of moving the JNDI pieces to thei

[GitHub] [logging-log4j2] rgoers edited a comment on pull request #649: Remove requirement of JndiLookup class to exist

2021-12-22 Thread GitBox
rgoers edited a comment on pull request #649: URL: https://github.com/apache/logging-log4j2/pull/649#issuecomment-999887585 We were in such a hurry to get patches out that nothing was brought back to the master (3.0) branch. I am actually in the process right now of moving the JNDI pieces

[GitHub] [logging-log4j2] riven8192 commented on pull request #649: Remove requirement of JndiLookup class to exist

2021-12-22 Thread GitBox
riven8192 commented on pull request #649: URL: https://github.com/apache/logging-log4j2/pull/649#issuecomment-999896230 Thanks for your reply. With repackaging I didn't mean a refactor on the log4j side, but for example a 3rd party library like a google client-api, that renames: `org.ap

[GitHub] [logging-log4j2] riven8192 edited a comment on pull request #649: Remove requirement of JndiLookup class to exist

2021-12-22 Thread GitBox
riven8192 edited a comment on pull request #649: URL: https://github.com/apache/logging-log4j2/pull/649#issuecomment-999896230 Thanks for your reply. With repackaging I didn't mean a refactor on the log4j side, but for example a 3rd party library like a google client-api, that renames:

[GitHub] [logging-log4j2] riven8192 edited a comment on pull request #649: Remove requirement of JndiLookup class to exist

2021-12-22 Thread GitBox
riven8192 edited a comment on pull request #649: URL: https://github.com/apache/logging-log4j2/pull/649#issuecomment-999896230 Thanks for your reply. With repackaging I didn't mean a refactor on the log4j side, but for example a 3rd party library like a google client-api, that renames:

[GitHub] [logging-log4j2] carterkozak commented on pull request #649: Remove requirement of JndiLookup class to exist

2021-12-22 Thread GitBox
carterkozak commented on pull request #649: URL: https://github.com/apache/logging-log4j2/pull/649#issuecomment-00777 @riven8192 the repackaging plugins I'm aware of also match string constants and rewrite those when they match fully qualified class names. I believe that would work cor

[GitHub] [logging-log4j2] riven8192 commented on pull request #649: Remove requirement of JndiLookup class to exist

2021-12-22 Thread GitBox
riven8192 commented on pull request #649: URL: https://github.com/apache/logging-log4j2/pull/649#issuecomment-08082 Thanks @carterkozak - that indeed ensures security in the case I described. -- This is an automated message from the Apache Git Service. To respond to the message, pleas

[GitHub] [logging-log4j2] carterkozak commented on pull request #646: LOG4J2-3264: Fix MapLookup to lookup MapMessage before DefaultMap

2021-12-22 Thread GitBox
carterkozak commented on pull request #646: URL: https://github.com/apache/logging-log4j2/pull/646#issuecomment-08178 @quaff I've resolved that issue, would you mind rebasing to `release-2.x`? I think you'll need to update one of the tests in `InterpolatorTest` as well. Thanks! -- T

[GitHub] [logging-log4j2] riven8192 closed pull request #649: Remove requirement of JndiLookup class to exist

2021-12-22 Thread GitBox
riven8192 closed pull request #649: URL: https://github.com/apache/logging-log4j2/pull/649 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notific

[GitHub] [logging-log4cxx] swebb2066 commented on pull request #87: Imported and slightly cleaned up throughput tests

2021-12-22 Thread GitBox
swebb2066 commented on pull request #87: URL: https://github.com/apache/logging-log4cxx/pull/87#issuecomment-33135 Hi Robert, This should do the initial job just fine. However, a couple of things occur to me in hindsight. 1. Multi threaded logging to a single logger

[GitHub] [logging-log4cxx] swebb2066 commented on a change in pull request #87: Imported and slightly cleaned up throughput tests

2021-12-22 Thread GitBox
swebb2066 commented on a change in pull request #87: URL: https://github.com/apache/logging-log4cxx/pull/87#discussion_r77423 ## File path: src/test/cpp/throughput/CMakeLists.txt ## @@ -0,0 +1,40 @@ +option(BUILD_THROUGHPUT_TESTS "Build throughput tests" OFF) + +if( NOT BU

[GitHub] [logging-log4cxx] swebb2066 edited a comment on pull request #87: Imported and slightly cleaned up throughput tests

2021-12-22 Thread GitBox
swebb2066 edited a comment on pull request #87: URL: https://github.com/apache/logging-log4cxx/pull/87#issuecomment-33135 Hi Robert, This should do the initial job just fine. However, a couple of things occur to me in hindsight. 1. Multi threaded logging to a single

[GitHub] [logging-log4j2] quaff commented on pull request #646: LOG4J2-3264: Fix MapLookup to lookup MapMessage before DefaultMap

2021-12-22 Thread GitBox
quaff commented on pull request #646: URL: https://github.com/apache/logging-log4j2/pull/646#issuecomment-71506 > @quaff I've resolved that issue, would you mind rebasing to `release-2.x`? I think you'll need to update one of the tests in `InterpolatorTest` as well. Thanks! @car

[GitHub] [logging-log4cxx] rm5248 commented on a change in pull request #87: Imported and slightly cleaned up throughput tests

2021-12-22 Thread GitBox
rm5248 commented on a change in pull request #87: URL: https://github.com/apache/logging-log4cxx/pull/87#discussion_r774285680 ## File path: src/test/cpp/throughput/CMakeLists.txt ## @@ -0,0 +1,40 @@ +option(BUILD_THROUGHPUT_TESTS "Build throughput tests" OFF) + +if( NOT BUILD

[GitHub] [logging-log4cxx] rm5248 commented on pull request #87: Imported and slightly cleaned up throughput tests

2021-12-22 Thread GitBox
rm5248 commented on pull request #87: URL: https://github.com/apache/logging-log4cxx/pull/87#issuecomment-114049 > 1. Multi threaded logging to a single logger probably should be part of the unit tests rather than a throughput test. The mutex in log4cxx::Hierarchy (or AppenderAttac

[GitHub] [logging-log4cxx] rm5248 edited a comment on pull request #87: Imported and slightly cleaned up throughput tests

2021-12-22 Thread GitBox
rm5248 edited a comment on pull request #87: URL: https://github.com/apache/logging-log4cxx/pull/87#issuecomment-114049 > 1. Multi threaded logging to a single logger probably should be part of the unit tests rather than a throughput test. The mutex in log4cxx::Hierarchy (or AppenderA

[GitHub] [logging-log4j2] garydgregory commented on pull request #649: Remove requirement of JndiLookup class to exist

2021-12-22 Thread GitBox
garydgregory commented on pull request #649: URL: https://github.com/apache/logging-log4j2/pull/649#issuecomment-117158 > We were in such a hurry to get patches out that nothing was brought back to the master (3.0) branch. I am actually in the process right now of moving the JNDI piece

[GitHub] [logging-log4j2] dpsenner closed pull request #643: Improve mailing list wording on the website

2021-12-23 Thread GitBox
dpsenner closed pull request #643: URL: https://github.com/apache/logging-log4j2/pull/643 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifica

[GitHub] [logging-log4j2] vy commented on pull request #648: Revert "remove cache-action"

2021-12-23 Thread GitBox
vy commented on pull request #648: URL: https://github.com/apache/logging-log4j2/pull/648#issuecomment-1000398388 Spam. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [logging-log4j2] vorburger opened a new pull request #651: Fix obvious bug in SLF4JLoggerContext (and related typo in LoggerTest)

2021-12-23 Thread GitBox
vorburger opened a new pull request #651: URL: https://github.com/apache/logging-log4j2/pull/651 Yo Log4j maintainers - hope this helps? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the speci

[GitHub] [logging-log4j2] vorburger opened a new pull request #652: release 2.x clean slf4j javadoc

2021-12-23 Thread GitBox
vorburger opened a new pull request #652: URL: https://github.com/apache/logging-log4j2/pull/652 - LOG4J2-2236 Removed unnecessary dependency on jcommander since Log4j uses embedded picocli since 2.9. - [LOG4J2-2243] Cannot see or copy all of certain JAnsi exception messages on Windows

[GitHub] [logging-log4j2] vorburger commented on pull request #651: Fix obvious bug in SLF4JLoggerContext (and related typo in LoggerTest)

2021-12-23 Thread GitBox
vorburger commented on pull request #651: URL: https://github.com/apache/logging-log4j2/pull/651#issuecomment-1000414777 Builds failing? I've opened https://issues.apache.org/jira/browse/LOG4J2-3229. BTW should I be raising a 2nd PR to cherry-pick this to `release-2.x` from `master`

[GitHub] [logging-log4j2] garydgregory commented on pull request #651: Fix obvious bug in SLF4JLoggerContext (and related typo in LoggerTest)

2021-12-23 Thread GitBox
garydgregory commented on pull request #651: URL: https://github.com/apache/logging-log4j2/pull/651#issuecomment-1000416627 Hello @vorburger, Please base your PR on the branch release-2.x. -- This is an automated message from the Apache Git Service. To respond to the message, pleas

[GitHub] [logging-log4j2] carterkozak commented on pull request #651: Fix obvious bug in SLF4JLoggerContext (and related typo in LoggerTest)

2021-12-23 Thread GitBox
carterkozak commented on pull request #651: URL: https://github.com/apache/logging-log4j2/pull/651#issuecomment-1000417982 It would be helpful to describe what has been resolved rather than using the description `fixed bug in ClassName` ;-) I'd appreciate it if you could PR into `rel

[GitHub] [logging-log4j2] larrywest42 commented on pull request #642: Add Link to Release History

2021-12-23 Thread GitBox
larrywest42 commented on pull request #642: URL: https://github.com/apache/logging-log4j2/pull/642#issuecomment-1000418438 That's a helpful change, especially as the most recent version mentioned in "RELEASE-NOTE.md" is `2.11.0`, from 2018. -- This is an automated message from the Apache

[GitHub] [logging-log4j2] larrywest42 edited a comment on pull request #642: Add Link to Release History

2021-12-23 Thread GitBox
larrywest42 edited a comment on pull request #642: URL: https://github.com/apache/logging-log4j2/pull/642#issuecomment-1000418438 That's a helpful change, especially as the most recent version mentioned in "RELEASE-NOTES.md" is `2.11.0`, from 2018. -- This is an automated message from th

[GitHub] [logging-log4j2] vorburger commented on pull request #651: Fix MessageFactory support bug in SLF4JLoggerContext

2021-12-23 Thread GitBox
vorburger commented on pull request #651: URL: https://github.com/apache/logging-log4j2/pull/651#issuecomment-1000424173 > Please base your PR on the branch release-2.x. done > It would be helpful to describe what has been resolved rather than using the description `fixed bug

[GitHub] [logging-log4j2] vorburger commented on pull request #651: Fix MessageFactory support bug in SLF4JLoggerContext

2021-12-23 Thread GitBox
vorburger commented on pull request #651: URL: https://github.com/apache/logging-log4j2/pull/651#issuecomment-1000425549 BTW just FYI this PR is a result of my staring at this code in the context of [LOG4J2-3282](https://issues.apache.org/jira/browse/LOG4J2-3282) - it seemed like a Good Id

[GitHub] [logging-log4j2] carterkozak commented on pull request #651: Fix MessageFactory support bug in SLF4JLoggerContext

2021-12-23 Thread GitBox
carterkozak commented on pull request #651: URL: https://github.com/apache/logging-log4j2/pull/651#issuecomment-1000429985 lgtm, thanks for the contribution! I'll get this merged once tests complete. I've filed https://issues.apache.org/jira/browse/LOG4J2-3284 for tracking. -- This

[GitHub] [logging-log4j2] carterkozak merged pull request #652: release 2.x clean slf4j javadoc

2021-12-23 Thread GitBox
carterkozak merged pull request #652: URL: https://github.com/apache/logging-log4j2/pull/652 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notif

[GitHub] [logging-log4j2] carterkozak commented on pull request #646: LOG4J2-3264: Fix MapLookup to lookup MapMessage before DefaultMap

2021-12-23 Thread GitBox
carterkozak commented on pull request #646: URL: https://github.com/apache/logging-log4j2/pull/646#issuecomment-1000444053 @garydgregory You have an active disapproval on this PR, is there anything you're waiting for? -- This is an automated message from the Apache Git Service. To respon

[GitHub] [logging-log4j2] garydgregory commented on pull request #646: LOG4J2-3264: Fix MapLookup to lookup MapMessage before DefaultMap

2021-12-23 Thread GitBox
garydgregory commented on pull request #646: URL: https://github.com/apache/logging-log4j2/pull/646#issuecomment-1000445117 > @garydgregory You have an active disapproval on this PR, is there anything you're waiting for? Approved, thank you for the reminder. -- This is an automat

[GitHub] [logging-log4j2] carterkozak merged pull request #646: LOG4J2-3264: Fix MapLookup to lookup MapMessage before DefaultMap

2021-12-23 Thread GitBox
carterkozak merged pull request #646: URL: https://github.com/apache/logging-log4j2/pull/646 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notif

[GitHub] [logging-log4j2] carterkozak merged pull request #651: Fix MessageFactory support bug in SLF4JLoggerContext

2021-12-23 Thread GitBox
carterkozak merged pull request #651: URL: https://github.com/apache/logging-log4j2/pull/651 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notif

[GitHub] [logging-log4j-scala] pjfanning commented on pull request #5: scala 3 support

2021-12-23 Thread GitBox
pjfanning commented on pull request #5: URL: https://github.com/apache/logging-log4j-scala/pull/5#issuecomment-1000514813 @jvz I'm happy to get this merged as is -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [logging-log4j-scala] jvz merged pull request #5: scala 3 support

2021-12-23 Thread GitBox
jvz merged pull request #5: URL: https://github.com/apache/logging-log4j-scala/pull/5 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notification

[GitHub] [logging-log4j-scala] jvz commented on pull request #5: scala 3 support

2021-12-23 Thread GitBox
jvz commented on pull request #5: URL: https://github.com/apache/logging-log4j-scala/pull/5#issuecomment-1000515452 Thanks so much for the PR! I'll work on a release candidate sometime today (assuming the rest of the build still works as documented). -- This is an automated message from

[GitHub] [logging-log4cxx] swebb2066 commented on pull request #87: Imported and slightly cleaned up throughput tests

2021-12-23 Thread GitBox
swebb2066 commented on pull request #87: URL: https://github.com/apache/logging-log4cxx/pull/87#issuecomment-1000584520 > Part of the performance testing is to also help us find areas where we can better parallelize the logging. There are probably a number of places we can replace a mutex

<    36   37   38   39   40   41   42   43   44   45   >