dependabot[bot] closed pull request #409:
URL: https://github.com/apache/logging-log4j2/pull/409
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL ab
dependabot[bot] opened a new pull request #417:
URL: https://github.com/apache/logging-log4j2/pull/417
Bumps [disruptor](https://github.com/conversant/disruptor) from 1.2.15 to
1.2.19.
Release notes
Sourced from https://github.com/conversant/disruptor/releases";>disruptor's
relea
dependabot[bot] commented on pull request #409:
URL: https://github.com/apache/logging-log4j2/pull/409#issuecomment-689966551
Superseded by #417.
This is an automated message from the Apache Git Service.
To respond to the mes
[
https://issues.apache.org/jira/browse/LOG4J2-2845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17193286#comment-17193286
]
Adam Burke commented on LOG4J2-2845:
I have just encountered this as well. Testing
rm5248 commented on a change in pull request #40:
URL: https://github.com/apache/logging-log4cxx/pull/40#discussion_r485959173
##
File path: .gitignore
##
@@ -19,11 +19,15 @@ pom.xml.releaseBackup
release.properties
autom4te.cache/
+src/.vs
+src/**/__history
Review comment
rm5248 commented on a change in pull request #40:
URL: https://github.com/apache/logging-log4cxx/pull/40#discussion_r485958746
##
File path: src/cmake/FindAPR-Util.cmake
##
@@ -29,7 +29,7 @@ endmacro(_apu_invoke)
find_program(APR_UTIL_CONFIG_EXECUTABLE
apu-1-config
-
rm5248 commented on a change in pull request #40:
URL: https://github.com/apache/logging-log4cxx/pull/40#discussion_r485957409
##
File path: .gitattributes
##
@@ -0,0 +1 @@
+* text eol=lf
Review comment:
It doesn't look like it, but we could perhaps be a bit more specif
[
https://issues.apache.org/jira/browse/LOG4J2-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17193111#comment-17193111
]
Geng Yuanzhe commented on LOG4J2-2889:
--
[~rgoers]
Hello, I'm trying to solve this
gengyuanzhe edited a comment on pull request #416:
URL: https://github.com/apache/logging-log4j2/pull/416#issuecomment-689625878
@jvz I have described the reproduction step in great detail in [LOG4J2-2919
of Jira](https://issues.apache.org/jira/browse/LOG4J2-2919), and draw a picture
to il
[
https://issues.apache.org/jira/browse/LOG4J2-2909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17193042#comment-17193042
]
Ralph Goers commented on LOG4J2-2909:
-
I have JProfiler 11.1.4 installed on my MacBo
gengyuanzhe commented on pull request #416:
URL: https://github.com/apache/logging-log4j2/pull/416#issuecomment-689637735
> Just the one Jira is fine, thanks!
Ok, it seems that you just open my Jira link a minute ago :joy:. Any way,
it's a big step forward. If you have question about
jvz commented on pull request #416:
URL: https://github.com/apache/logging-log4j2/pull/416#issuecomment-689633564
Just the one Jira is fine, thanks!
This is an automated message from the Apache Git Service.
To respond to the
gengyuanzhe commented on pull request #416:
URL: https://github.com/apache/logging-log4j2/pull/416#issuecomment-689625878
@jvz I have described the reproduction step in great detail in [LOG4J2-2919
of Jira](https://issues.apache.org/jira/browse/LOG4J2-2919), and draw a picture
to illustrat
jvz edited a comment on pull request #416:
URL: https://github.com/apache/logging-log4j2/pull/416#issuecomment-689613155
I usually use
https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CountDownLatch.html
for chaining together asynchronous things (particularly in unit tests) w
jvz commented on pull request #416:
URL: https://github.com/apache/logging-log4j2/pull/416#issuecomment-689613155
I usually use
https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CountDownLatch.html
for chaining together asynchronous things (particularly in unit tests) where
y
gengyuanzhe commented on pull request #416:
URL: https://github.com/apache/logging-log4j2/pull/416#issuecomment-689484275
@jvz This PR is about a concurrent problem. As we all know, concurrency
problems always require some kind of execution order. I cannot write a
standard unit test for t
[
https://issues.apache.org/jira/browse/LOG4J2-2919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Geng Yuanzhe updated LOG4J2-2919:
-
Description:
Hi Team,
I found a problem where LOG4J2-1121 try to fix, but left the scenario fo
17 matches
Mail list logo