remkop commented on issue #272: LOG4J2-2611: AsyncQueueFullPolicy configuration
short values are case insensitive
URL: https://github.com/apache/logging-log4j2/pull/272#issuecomment-494665627
Maybe this name change is something to do in log4j 3.0.
-
[
https://issues.apache.org/jira/browse/LOG4J2-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carter Kozak closed LOG4J2-2611.
> AsyncQueueFullPolicy value short names should be case insensitive
>
[
https://issues.apache.org/jira/browse/LOG4J2-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carter Kozak resolved LOG4J2-2611.
--
Resolution: Fixed
Fix Version/s: 2.12.0
> AsyncQueueFullPolicy value short names should
[
https://issues.apache.org/jira/browse/LOG4J2-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16845473#comment-16845473
]
ASF subversion and git services commented on LOG4J2-2611:
-
Commi
[
https://issues.apache.org/jira/browse/LOG4J2-2611?focusedWorklogId=246564&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-246564
]
ASF GitHub Bot logged work on LOG4J2-2611:
--
Author: ASF GitHub Bot
[
https://issues.apache.org/jira/browse/LOG4J2-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16845472#comment-16845472
]
ASF subversion and git services commented on LOG4J2-2611:
-
Commi
carterkozak merged pull request #272: LOG4J2-2611: AsyncQueueFullPolicy
configuration short values are case insensitive
URL: https://github.com/apache/logging-log4j2/pull/272
This is an automated message from the Apache Git
[
https://issues.apache.org/jira/browse/LOG4J2-2606?focusedWorklogId=246563&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-246563
]
ASF GitHub Bot logged work on LOG4J2-2606:
--
Author: ASF GitHub Bot
carterkozak commented on issue #273: LOG4J2-2606: Substantially improve async
logging performance under heavy load
URL: https://github.com/apache/logging-log4j2/pull/273#issuecomment-494640721
> Can we experiment a bit before moving ahead?
@carterkozak You reported this happened in your
[
https://issues.apache.org/jira/browse/LOG4J2-2611?focusedWorklogId=246556&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-246556
]
ASF GitHub Bot logged work on LOG4J2-2611:
--
Author: ASF GitHub Bot
carterkozak commented on issue #272: LOG4J2-2611: AsyncQueueFullPolicy
configuration short values are case insensitive
URL: https://github.com/apache/logging-log4j2/pull/272#issuecomment-494636943
Thanks Remko. I like the sound of `BYPASS_QUEUE` and agree that
`SYNCHRONOUS` makes `ENQUEUE`
[
https://issues.apache.org/jira/browse/LOG4J2-2606?focusedWorklogId=246555&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-246555
]
ASF GitHub Bot logged work on LOG4J2-2606:
--
Author: ASF GitHub Bot
remkop commented on issue #273: LOG4J2-2606: Substantially improve async
logging performance under heavy load
URL: https://github.com/apache/logging-log4j2/pull/273#issuecomment-494636520
It still seems strange to me that the application (Log4j in this case) needs
to do synchronization whe
[
https://issues.apache.org/jira/browse/LOG4J2-2611?focusedWorklogId=246552&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-246552
]
ASF GitHub Bot logged work on LOG4J2-2611:
--
Author: ASF GitHub Bot
remkop commented on issue #272: LOG4J2-2611: AsyncQueueFullPolicy configuration
short values are case insensitive
URL: https://github.com/apache/logging-log4j2/pull/272#issuecomment-494632334
I reviewed this PR to make configuration case-insensitive and improve the
javadoc by adding a warn
[
https://issues.apache.org/jira/browse/LOG4J2-2606?focusedWorklogId=246516&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-246516
]
ASF GitHub Bot logged work on LOG4J2-2606:
--
Author: ASF GitHub Bot
remkop commented on issue #273: LOG4J2-2606: Substantially improve async
logging performance under heavy load
URL: https://github.com/apache/logging-log4j2/pull/273#issuecomment-494619470
I’ll take a look.
This is an automate
JCgH4164838Gh792C124B5 commented on issue #271: Proposed fix for LOG4J2-2610
rollover issue:
URL: https://github.com/apache/logging-log4j2/pull/271#issuecomment-494614475
Hello @rgoers.
No offense taken. :smile:
It was a bit surprising to encounter the "tunneling" filesystem
[
https://issues.apache.org/jira/browse/LOG4J2-2610?focusedWorklogId=246492&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-246492
]
ASF GitHub Bot logged work on LOG4J2-2610:
--
Author: ASF GitHub Bot
carterkozak commented on a change in pull request #271: Proposed fix for
LOG4J2-2610 rollover issue:
URL: https://github.com/apache/logging-log4j2/pull/271#discussion_r286278168
##
File path:
log4j-core/src/main/java/org/apache/logging/log4j/core/appender/rolling/RollingFileManager
[
https://issues.apache.org/jira/browse/LOG4J2-2610?focusedWorklogId=246485&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-246485
]
ASF GitHub Bot logged work on LOG4J2-2610:
--
Author: ASF GitHub Bot
[
https://issues.apache.org/jira/browse/LOG4J2-2610?focusedWorklogId=246479&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-246479
]
ASF GitHub Bot logged work on LOG4J2-2610:
--
Author: ASF GitHub Bot
JCgH4164838Gh792C124B5 commented on a change in pull request #271: Proposed fix
for LOG4J2-2610 rollover issue:
URL: https://github.com/apache/logging-log4j2/pull/271#discussion_r286277223
##
File path:
log4j-core/src/main/java/org/apache/logging/log4j/core/appender/rolling/Rolling
[
https://issues.apache.org/jira/browse/LOG4J2-2612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary Gregory updated LOG4J2-2612:
-
Description:
A NullPointerException can be thrown at
{{org.apache.logging.log4j.core.appender.d
Gary Gregory created LOG4J2-2612:
Summary: NullPointerException at
org.apache.logging.log4j.core.appender.db.jdbc.JdbcDatabaseManager.writeInternal(JdbcDatabaseManager.java:803)
Key: LOG4J2-2612
URL: https://issue
carterkozak commented on a change in pull request #273: LOG4J2-2606:
Substantially improve async logging performance under heavy load
URL: https://github.com/apache/logging-log4j2/pull/273#discussion_r286261767
##
File path:
log4j-core/src/main/java/org/apache/logging/log4j/core/as
[
https://issues.apache.org/jira/browse/LOG4J2-2606?focusedWorklogId=246456&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-246456
]
ASF GitHub Bot logged work on LOG4J2-2606:
--
Author: ASF GitHub Bot
[
https://issues.apache.org/jira/browse/LOG4J2-2606?focusedWorklogId=246454&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-246454
]
ASF GitHub Bot logged work on LOG4J2-2606:
--
Author: ASF GitHub Bot
carterkozak commented on issue #273: LOG4J2-2606: Substantially improve async
logging performance under heavy load
URL: https://github.com/apache/logging-log4j2/pull/273#issuecomment-494594969
@remkop I can't seem to tag you as a reviewer. I'd appreciate your feedback
at your convenience :
carterkozak closed pull request #269: LOG4J2-2609: Implement Synchronous
AsyncQueueFullPolicy
URL: https://github.com/apache/logging-log4j2/pull/269
This is an automated message from the Apache Git Service.
To respond to the
carterkozak commented on issue #269: LOG4J2-2609: Implement Synchronous
AsyncQueueFullPolicy
URL: https://github.com/apache/logging-log4j2/pull/269#issuecomment-494594391
Closing this PR as I've broken it into a few pieces:
1. Initial benchmarks have already merged:
https://github.com/a
[
https://issues.apache.org/jira/browse/LOG4J2-2606?focusedWorklogId=246453&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-246453
]
ASF GitHub Bot logged work on LOG4J2-2606:
--
Author: ASF GitHub Bot
carterkozak opened a new pull request #273: LOG4J2-2606: Substantially improve
async logging performance under heavy load
URL: https://github.com/apache/logging-log4j2/pull/273
This change applies synchronization to AsyncLoggerDisruptor blocking enqueue
operations when the asynchronous l
[
https://issues.apache.org/jira/browse/LOG4J2-2606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16845245#comment-16845245
]
ASF subversion and git services commented on LOG4J2-2606:
-
Commi
[
https://issues.apache.org/jira/browse/LOG4J2-2606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16845243#comment-16845243
]
ASF subversion and git services commented on LOG4J2-2606:
-
Commi
[
https://issues.apache.org/jira/browse/LOG4J2-2611?focusedWorklogId=246364&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-246364
]
ASF GitHub Bot logged work on LOG4J2-2611:
--
Author: ASF GitHub Bot
carterkozak opened a new pull request #272: LOG4J2-2611: AsyncQueueFullPolicy
configuration short values are case insensitive
URL: https://github.com/apache/logging-log4j2/pull/272
This is an automated message from the Apach
[
https://issues.apache.org/jira/browse/LOG4J2-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carter Kozak reassigned LOG4J2-2611:
Assignee: Carter Kozak
> AsyncQueueFullPolicy value short names should be case insensitiv
Carter Kozak created LOG4J2-2611:
Summary: AsyncQueueFullPolicy value short names should be case
insensitive
Key: LOG4J2-2611
URL: https://issues.apache.org/jira/browse/LOG4J2-2611
Project: Log4j 2
carterkozak closed pull request #270: Log4j2-2609 to release-2.x
URL: https://github.com/apache/logging-log4j2/pull/270
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
[
https://issues.apache.org/jira/browse/LOG4J2-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carter Kozak closed LOG4J2-2609.
Resolution: Won't Fix
Fix Version/s: (was: 2.12.0)
Decided against implementing a synch
[
https://issues.apache.org/jira/browse/LOG4J2-2579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16844635#comment-16844635
]
Andrei Ivanov commented on LOG4J2-2579:
---
[~ralph.go...@dslextreme.com]?
> Don't n
42 matches
Mail list logo