swebb2066 merged PR #452:
URL: https://github.com/apache/logging-log4cxx/pull/452
--
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
swebb2066 merged PR #451:
URL: https://github.com/apache/logging-log4cxx/pull/451
--
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
swebb2066 opened a new pull request, #452:
URL: https://github.com/apache/logging-log4cxx/pull/452
This PR addresses the occasional failure of `fileappendertest` on MacOS
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
nilsson-petter commented on issue #3399:
URL:
https://github.com/apache/logging-log4j2/issues/3399#issuecomment-2597241972
I have managed to reproduce the deadlock in our codebase.
The deadlock occurs when we are producing a lot of messages in a short
timespan to a `KafkaTemplate` with s
swebb2066 merged PR #449:
URL: https://github.com/apache/logging-log4cxx/pull/449
--
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
swebb2066 merged PR #450:
URL: https://github.com/apache/logging-log4cxx/pull/450
--
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
nilsson-petter commented on issue #3399:
URL:
https://github.com/apache/logging-log4j2/issues/3399#issuecomment-2597164016
Happened again in the same way, with `BuiltInPartitioner` leaving the state
somewhat unclear.
```
WAITING readLock getLogger() name=org.apache.kafka.common.ut
lockhartja commented on issue #3251:
URL:
https://github.com/apache/logging-log4j2/issues/3251#issuecomment-2597037213
@ppkarwasz to clarify my use case -- I was attempting to build a a custom
plug however the annotation processor (using Kotlin Kapt) breaks --
complaining that the annotat
nilsson-petter commented on issue #3399:
URL:
https://github.com/apache/logging-log4j2/issues/3399#issuecomment-2596927131
I will provide a bit more context for this issue. We use Spring Kafka in
this application. We are consuming one topic, using ordinary threads. We are
producing to anot
ppkarwasz commented on issue #3251:
URL:
https://github.com/apache/logging-log4j2/issues/3251#issuecomment-2596854193
`biz.aQute.bnd.annotation` has a retention of `CLASS`, i.e. its presence or
absence does not make a difference at runtime.
--
This is an automated message from the Apache
lockhartja commented on issue #3251:
URL:
https://github.com/apache/logging-log4j2/issues/3251#issuecomment-2596842243
> A workaround for this issue is to add:
>
>
> biz.aQute.bnd
> biz.aQute.bnd.annotation
> 7.1.0
> provided
>
> to the compile-time only cl
rschuetz commented on issue #3395:
URL:
https://github.com/apache/logging-log4j2/issues/3395#issuecomment-2596105889
@vy: Not sure what you mean. By default, `j.u.c.ArrayBlockingQueue#poll`
does not block, i.e. as long as the queue is empty (initially or if all cached
elements are in use)
rschuetz closed issue #3395: JsonTemplateLayout: Cannot replace recycler
factory, template always uses standard factory
URL: https://github.com/apache/logging-log4j2/issues/3395
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
nilsson-petter commented on issue #3399:
URL:
https://github.com/apache/logging-log4j2/issues/3399#issuecomment-2596028774
Thank you for the quick response! I can find six references of that method
in the thread dump. However, they are all stuck at
`InternalLoggerRegistry.getLogger`, like
ppkarwasz commented on PR #3394:
URL: https://github.com/apache/logging-log4j2/pull/3394#issuecomment-2595266717
> so should i just revert back the changes i made to the ScriptFilter.java
file and and make changes to the processRootNode method in the
AbstractConfiguration and update the log
github-actions[bot] merged PR #3400:
URL: https://github.com/apache/logging-log4j2/pull/3400
--
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-actions[bot] merged PR #315:
URL: https://github.com/apache/logging-parent/pull/315
--
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
Suvrat1629 commented on code in PR #3394:
URL: https://github.com/apache/logging-log4j2/pull/3394#discussion_r1918207554
##
log4j-core/src/main/java/org/apache/logging/log4j/core/filter/ScriptFilter.java:
##
@@ -57,58 +57,67 @@ private ScriptFilter(
this.configuration =
Suvrat1629 commented on code in PR #3394:
URL: https://github.com/apache/logging-log4j2/pull/3394#discussion_r1918147290
##
log4j-core-test/src/test/resources/log4j-script-filters.xml:
##
@@ -18,7 +18,13 @@
-
+ [suvrat@suvrat
logging-log4j2]$ git push
+Us
ppkarwasz commented on code in PR #3394:
URL: https://github.com/apache/logging-log4j2/pull/3394#discussion_r1917905312
##
log4j-core-test/src/test/resources/log4j-script-filters.xml:
##
@@ -18,7 +18,13 @@
-
+ [suvrat@suvrat
logging-log4j2]$ git push
+Use
20 matches
Mail list logo