vy commented on issue #3011:
URL:
https://github.com/apache/logging-log4j2/issues/3011#issuecomment-2594722048
@Suvrat1629, I presume you mean you cannot build and/or run tests in your
IDE. If you use IntelliJ IDEA, install everything first (i.e. `./mvnw install
-DskipTests`) and then use
ppkarwasz closed issue #3198: Add `PreciseClock` implementation for JRE 8
systems
URL: https://github.com/apache/logging-log4j2/issues/3198
--
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 specif
ppkarwasz commented on issue #3198:
URL:
https://github.com/apache/logging-log4j2/issues/3198#issuecomment-2594696500
Sure, I thought it will close automatically. If you [use certain keywords in
the
PR](https://docs.github.com/en/issues/tracking-your-work-with-issues/using-issues/linking-a
vy commented on issue #3399:
URL:
https://github.com/apache/logging-log4j2/issues/3399#issuecomment-2594674923
@nilsson-petter, thanks so much for the report. It indeed appears like a bug.
1. `<0xe01f0be0>` points to the read-lock of a read-write-lock. The
associated write-lo
vy commented on issue #3395:
URL:
https://github.com/apache/logging-log4j2/issues/3395#issuecomment-2594657136
> `queue` has no upper limit
@rschuetz, I think you have a misunderstanding on the way queueing recycler
works. It uses `Queue#poll()`, which _can_ be a blocking operation.
jaykataria commented on issue #3198:
URL:
https://github.com/apache/logging-log4j2/issues/3198#issuecomment-2594613981
@ppkarwasz can this be closed?
--
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
jaykataria commented on issue #3300:
URL:
https://github.com/apache/logging-log4j2/issues/3300#issuecomment-2594613147
I can work on this, @ppkarwasz feel free to assign this to me :)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
jaykataria commented on issue #3215:
URL:
https://github.com/apache/logging-log4j2/issues/3215#issuecomment-2594612556
I can work on this @ppkarwasz feel free too assign this to me :)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log o
swebb2066 opened a new pull request, #450:
URL: https://github.com/apache/logging-log4cxx/pull/450
(no comment)
--
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 unsubscri
nilsson-petter opened a new issue, #3399:
URL: https://github.com/apache/logging-log4j2/issues/3399
## Description
Intermittent deadlock/thread starvation on startup in
`InternalLoggerRegistry#getLoggers` on Spring Boot 3.3.5 application.
## Configuration
**Version:**
Suvrat1629 commented on issue #3011:
URL:
https://github.com/apache/logging-log4j2/issues/3011#issuecomment-2593692998
I did write the test cases but i am facing a weird problem, my
HttpAppenderBuilderTest.java is not able to find the required dependencies is
there some xml file or somethi
ppkarwasz commented on issue #3011:
URL:
https://github.com/apache/logging-log4j2/issues/3011#issuecomment-2593440525
What you want to test is the behavior of the `Builder` class. Since
`HttpAppenderTest` is a heavy test that starts up an HTTP server, I would
rather create a new `HttpAppen
rschuetz commented on issue #3395:
URL:
https://github.com/apache/logging-log4j2/issues/3395#issuecomment-2593386211
> [@rschuetz](https://github.com/rschuetz), this is indeed a bug (thanks for
the report! 🙇) and your suggested fix makes sense. I will submit a PR
containing the fix along w
vy opened a new pull request, #3398:
URL: https://github.com/apache/logging-log4j2/pull/3398
Fixes #3395.
--
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-
ppkarwasz commented on PR #313:
URL: https://github.com/apache/logging-parent/pull/313#issuecomment-2592428491
@clayburn,
Thanks for the heads up. We'll merge the remaining PRs, as soon as we
release a new version of `logging-parent`.
--
This is an automated message from the Apache
ppkarwasz merged PR #313:
URL: https://github.com/apache/logging-parent/pull/313
--
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.
github-actions[bot] merged PR #3397:
URL: https://github.com/apache/logging-log4j2/pull/3397
--
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 #314:
URL: https://github.com/apache/logging-parent/pull/314
--
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
vy commented on issue #3395:
URL:
https://github.com/apache/logging-log4j2/issues/3395#issuecomment-2592186950
@rschuetz, this is indeed a bug (thanks for the report! 🙇) and your
suggested fix makes sense. I will submit a PR containing the fix along with
some tests.
In the meantime,
19 matches
Mail list logo