[
https://issues.apache.org/jira/browse/LOG4J2-2754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carter Kozak closed LOG4J2-2754.
> LoaderUtil.getClassLoaders fails to update loop state
>
[
https://issues.apache.org/jira/browse/LOG4J2-2754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carter Kozak resolved LOG4J2-2754.
--
Fix Version/s: 2.13.1
Resolution: Fixed
> LoaderUtil.getClassLoaders fails to update lo
[
https://issues.apache.org/jira/browse/LOG4J2-2754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17006256#comment-17006256
]
ASF subversion and git services commented on LOG4J2-2754:
-
Commi
[
https://issues.apache.org/jira/browse/LOG4J2-2754?focusedWorklogId=365103&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-365103
]
ASF GitHub Bot logged work on LOG4J2-2754:
--
Author: ASF GitHub Bot
carterkozak commented on issue #328: LOG4J2-2754: LoaderUtil.getClassLoaders
may discover additional loaders
URL: https://github.com/apache/logging-log4j2/pull/328#issuecomment-570004977
Thanks Ralph, tests all pass, I've merged this commit. It's not a clean
cherry-pick to master because f
carterkozak closed pull request #328: LOG4J2-2754: LoaderUtil.getClassLoaders
may discover additional loaders
URL: https://github.com/apache/logging-log4j2/pull/328
This is an automated message from the Apache Git Service.
T
[
https://issues.apache.org/jira/browse/LOG4J2-2754?focusedWorklogId=365104&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-365104
]
ASF GitHub Bot logged work on LOG4J2-2754:
--
Author: ASF GitHub Bot
[
https://issues.apache.org/jira/browse/LOG4J2-2754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17006253#comment-17006253
]
ASF subversion and git services commented on LOG4J2-2754:
-
Commi
[
https://issues.apache.org/jira/browse/LOG4J2-2391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17006248#comment-17006248
]
Carter Kozak commented on LOG4J2-2391:
--
Another idea:
https://github.com/apache/log
carterkozak commented on issue #329: ThrowableProxy pre-warms its cache using
the detected stack
URL: https://github.com/apache/logging-log4j2/pull/329#issuecomment-570002929
I need to think about this longer before I'm comfortable with it. Posted for
early feedback on the idea.
-
carterkozak commented on a change in pull request #329: ThrowableProxy
pre-warms its cache using the detected stack
URL: https://github.com/apache/logging-log4j2/pull/329#discussion_r362290037
##
File path:
log4j-core/src/main/java/org/apache/logging/log4j/core/impl/ThrowableProxy.
carterkozak commented on a change in pull request #329: ThrowableProxy
pre-warms its cache using the detected stack
URL: https://github.com/apache/logging-log4j2/pull/329#discussion_r362289863
##
File path:
log4j-core/src/main/java/org/apache/logging/log4j/core/impl/ThrowableProxyH
carterkozak opened a new pull request #329: ThrowableProxy pre-warms its cache
using the detected stack
URL: https://github.com/apache/logging-log4j2/pull/329
This allows us to avoid class loading even when order doesn't match
the stack due to exceptions caught and pased from a slightly
[
https://issues.apache.org/jira/browse/LOG4J2-2754?focusedWorklogId=365072&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-365072
]
ASF GitHub Bot logged work on LOG4J2-2754:
--
Author: ASF GitHub Bot
carterkozak commented on issue #328: LOG4J2-2754: LoaderUtil.getClassLoaders
may discover additional loaders
URL: https://github.com/apache/logging-log4j2/pull/328#issuecomment-569984536
@rgoers I'm not as familiar with the consumers of
`LoaderUtil.getClassLoaders()` as you are, I'd apprec
[
https://issues.apache.org/jira/browse/LOG4J2-2754?focusedWorklogId=365071&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-365071
]
ASF GitHub Bot logged work on LOG4J2-2754:
--
Author: ASF GitHub Bot
[
https://issues.apache.org/jira/browse/LOG4J2-2754?focusedWorklogId=365070&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-365070
]
ASF GitHub Bot logged work on LOG4J2-2754:
--
Author: ASF GitHub Bot
carterkozak commented on a change in pull request #328: LOG4J2-2754:
LoaderUtil.getClassLoaders may discover additional loaders
URL: https://github.com/apache/logging-log4j2/pull/328#discussion_r362274678
##
File path:
log4j-api/src/main/java/org/apache/logging/log4j/util/LoaderUti
carterkozak commented on a change in pull request #328: LOG4J2-2754:
LoaderUtil.getClassLoaders may discover additional loaders
URL: https://github.com/apache/logging-log4j2/pull/328#discussion_r362274587
##
File path:
log4j-api/src/main/java/org/apache/logging/log4j/util/LoaderUti
carterkozak opened a new pull request #328: LOG4J2-2754:
LoaderUtil.getClassLoaders may discover additional loaders
URL: https://github.com/apache/logging-log4j2/pull/328
The utility no longer erroneously returns a result with a null element in
some
environments.
Also updated loadCla
[
https://issues.apache.org/jira/browse/LOG4J2-2754?focusedWorklogId=365069&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-365069
]
ASF GitHub Bot logged work on LOG4J2-2754:
--
Author: ASF GitHub Bot
[
https://issues.apache.org/jira/browse/LOG4J2-2754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carter Kozak updated LOG4J2-2754:
-
Summary: LoaderUtil.getClassLoaders fails to update loop state (was:
LoaderUtilgetClassLoaders)
Carter Kozak created LOG4J2-2754:
Summary: LoaderUtilgetClassLoaders
Key: LOG4J2-2754
URL: https://issues.apache.org/jira/browse/LOG4J2-2754
Project: Log4j 2
Issue Type: Bug
Affects Versi
[
https://issues.apache.org/jira/browse/LOG4J2-2754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carter Kozak reassigned LOG4J2-2754:
Assignee: Carter Kozak
> LoaderUtilgetClassLoaders
> -
>
>
[
https://issues.apache.org/jira/browse/LOG4J2-2391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17006210#comment-17006210
]
Carter Kozak commented on LOG4J2-2391:
--
Taking a look at this again, I think there
[
https://issues.apache.org/jira/browse/LOG4J2-2750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17006167#comment-17006167
]
Carter Kozak commented on LOG4J2-2750:
--
I took a bit of time to refactor the FileAP
carterkozak closed pull request #327: LOG4J2-2752: MutableLogEvent and
RingBufferLogEvent lazily create buffers
URL: https://github.com/apache/logging-log4j2/pull/327
This is an automated message from the Apache Git Service.
carterkozak commented on issue #327: LOG4J2-2752: MutableLogEvent and
RingBufferLogEvent lazily create buffers
URL: https://github.com/apache/logging-log4j2/pull/327#issuecomment-569940116
merged
This is an automated message
[
https://issues.apache.org/jira/browse/LOG4J2-2752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carter Kozak resolved LOG4J2-2752.
--
Resolution: Fixed
> Reduce memory overhead using thread locals with non-reusable messages
> --
[
https://issues.apache.org/jira/browse/LOG4J2-2752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carter Kozak updated LOG4J2-2752:
-
Fix Version/s: 2.13.1
> Reduce memory overhead using thread locals with non-reusable messages
>
[
https://issues.apache.org/jira/browse/LOG4J2-2752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carter Kozak closed LOG4J2-2752.
> Reduce memory overhead using thread locals with non-reusable messages
>
[
https://issues.apache.org/jira/browse/LOG4J2-2752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17006126#comment-17006126
]
ASF subversion and git services commented on LOG4J2-2752:
-
Commi
[
https://issues.apache.org/jira/browse/LOG4J2-2752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17006125#comment-17006125
]
ASF subversion and git services commented on LOG4J2-2752:
-
Commi
Volkan Yazici created LOG4J2-2753:
-
Summary: log4j2.enableThreadlocals flag violation in
AbstractStringLayout
Key: LOG4J2-2753
URL: https://issues.apache.org/jira/browse/LOG4J2-2753
Project: Log4j 2
34 matches
Mail list logo