Re: [PR] Raise default async discard threshold to ERROR [logging-log4j2]

2025-08-14 Thread via GitHub
vy commented on PR #3880: URL: https://github.com/apache/logging-log4j2/pull/3880#issuecomment-3190784094 > if flushing has stopped making progress altogether, e.g. due to a full or failed disk, then logging calls will block indefinitely. This can result in a production outage. If lo

Re: [PR] Remove `jvmrunargs` lookup [logging-log4j2]

2025-08-14 Thread via GitHub
vy commented on code in PR #3874: URL: https://github.com/apache/logging-log4j2/pull/3874#discussion_r2278384363 ## src/changelog/.2.x.x/3874_remove_jvmrunargs_lookup.xml: ## @@ -0,0 +1,12 @@ + +https://logging.apache.org/xml/ns"; + xmlns:xsi="http://www.w3.org/2001/XMLSch

[PR] Add support for programmatically providing runtime values for configuration option values [logging-log4cxx]

2025-08-14 Thread via GitHub
swebb2066 opened a new pull request, #520: URL: https://github.com/apache/logging-log4cxx/pull/520 See the example config4.cpp for how this works. Note: I also removed support for the "log4j.configuration" environment variable as it is not supported by Log4j2 anyway. -- This is an

Re: [PR] Raise default async discard threshold to ERROR [logging-log4j2]

2025-08-14 Thread via GitHub
rschmitt commented on PR #3880: URL: https://github.com/apache/logging-log4j2/pull/3880#issuecomment-3190401541 More controversially, I think that `asyncQueueFullPolicy` should default to `Discard` for basically the same reasons. One weird thing about this is that the blocking queue-full po

Re: [I] The `jvmrunargs` lookup is always empty [logging-log4j2]

2025-08-14 Thread via GitHub
vy commented on issue #2726: URL: https://github.com/apache/logging-log4j2/issues/2726#issuecomment-3189700126 @ramanathan1504, the conversation is only accessible by maintainers, I've shared it for the records, you can ignore it. See my comments in #3874. -- This is an automated message

Re: [I] The `jvmrunargs` lookup is always empty [logging-log4j2]

2025-08-14 Thread via GitHub
ramanathan1504 commented on issue #2726: URL: https://github.com/apache/logging-log4j2/issues/2726#issuecomment-3189495894 Updated the change log and revert old one in ssame pr #3874 @vy I can’t access the ASF Slack link — would you mind summarizing the key points here? -- Th

[PR] Backport mvnw fix for macOS Sequoia [logging-log4j2]

2025-08-14 Thread via GitHub
jvz opened a new pull request, #3881: URL: https://github.com/apache/logging-log4j2/pull/3881 Port of https://github.com/apache/logging-log4j2/pull/3676 -- 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

Re: [PR] Improves Threat Model [logging-site]

2025-08-14 Thread via GitHub
vy merged PR #10: URL: https://github.com/apache/logging-site/pull/10 -- 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-unsubscr...@logging.