[GitHub] [logging-log4j2] wx930910 commented on pull request #584: LOG4J2-3164: Refactor StoringStatusListener to improve test logic

2021-09-20 Thread GitBox
wx930910 commented on pull request #584: URL: https://github.com/apache/logging-log4j2/pull/584#issuecomment-923680213 If we only want to make sure that the `log(StatusData)` method execution status, we can verify it by using `Mockito.times()` and get rid of the ArgumentCapture. It can mak

[GitHub] [logging-log4j2] wx930910 opened a new pull request #584: LOG4J2-3164: Refactor StoringStatusListener to improve test logic

2021-09-20 Thread GitBox
wx930910 opened a new pull request #584: URL: https://github.com/apache/logging-log4j2/pull/584 ### Jira - [LOG4J2-3164](https://issues.apache.org/jira/browse/LOG4J2-3164) ### Description Replace test class [StoringStatusListener](https://github.com/apache/logging-

[jira] [Created] (LOG4J2-3164) Refactor StoringStatusListener to improve test logic

2021-09-20 Thread Xiao Wang (Jira)
Xiao Wang created LOG4J2-3164: - Summary: Refactor StoringStatusListener to improve test logic Key: LOG4J2-3164 URL: https://issues.apache.org/jira/browse/LOG4J2-3164 Project: Log4j 2 Issue Type:

[jira] [Closed] (LOG4J2-3163) Fix typo in logging-log4j2/log4j-slf4j18-impl/src/main/java/org/apache/logging/slf4j/SLF4JServiceProvider.java

2021-09-20 Thread Karthik Prasad (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Prasad closed LOG4J2-3163. -- Resolution: Duplicate > Fix typo in > logging-log4j2/log4j-slf4j18-impl/src/main/java/org/apa

[jira] [Commented] (LOG4J2-3163) Fix typo in logging-log4j2/log4j-slf4j18-impl/src/main/java/org/apache/logging/slf4j/SLF4JServiceProvider.java

2021-09-20 Thread Karthik Prasad (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17417828#comment-17417828 ] Karthik Prasad commented on LOG4J2-3163: Actually just realized that in 1.8 it w

[jira] [Created] (LOG4J2-3163) Fix typo in logging-log4j2/log4j-slf4j18-impl/src/main/java/org/apache/logging/slf4j/SLF4JServiceProvider.java

2021-09-20 Thread Karthik Prasad (Jira)
Karthik Prasad created LOG4J2-3163: -- Summary: Fix typo in logging-log4j2/log4j-slf4j18-impl/src/main/java/org/apache/logging/slf4j/SLF4JServiceProvider.java Key: LOG4J2-3163 URL: https://issues.apache.org/jira/

[GitHub] [logging-log4j2] dependabot[bot] commented on pull request #519: Bump openjdk from 8 to 16

2021-09-20 Thread GitBox
dependabot[bot] commented on pull request #519: URL: https://github.com/apache/logging-log4j2/pull/519#issuecomment-922789010 Superseded by #583. -- 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

[GitHub] [logging-log4j2] dependabot[bot] closed pull request #519: Bump openjdk from 8 to 16

2021-09-20 Thread GitBox
dependabot[bot] closed pull request #519: URL: https://github.com/apache/logging-log4j2/pull/519 -- 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: n

[GitHub] [logging-log4j2] dependabot[bot] opened a new pull request #583: Bump openjdk from 8 to 17

2021-09-20 Thread GitBox
dependabot[bot] opened a new pull request #583: URL: https://github.com/apache/logging-log4j2/pull/583 Bumps openjdk from 8 to 17. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=openjdk&package-manager=docker&

[jira] [Commented] (LOG4J2-3162) Fix misleading documentation for immediateFlush

2021-09-20 Thread Volkan Yazici (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17417492#comment-17417492 ] Volkan Yazici commented on LOG4J2-3162: --- Thanks for the improvement [~agsharath]!

[jira] [Closed] (LOG4J2-3162) Fix misleading documentation for immediateFlush

2021-09-20 Thread Volkan Yazici (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volkan Yazici closed LOG4J2-3162. - Assignee: Volkan Yazici > Fix misleading documentation for immediateFlush >

[jira] [Updated] (LOG4J2-3162) Fix misleading documentation for immediateFlush

2021-09-20 Thread Volkan Yazici (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volkan Yazici updated LOG4J2-3162: -- Fix Version/s: 2.15.0 3.0.0 > Fix misleading documentation for immediateFlu

[jira] [Resolved] (LOG4J2-3162) Fix misleading documentation for immediateFlush

2021-09-20 Thread Volkan Yazici (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volkan Yazici resolved LOG4J2-3162. --- Resolution: Fixed > Fix misleading documentation for immediateFlush > --

[jira] [Commented] (LOG4J2-3162) Fix misleading documentation for immediateFlush

2021-09-20 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17417491#comment-17417491 ] ASF subversion and git services commented on LOG4J2-3162: - Commi

[jira] [Commented] (LOG4J2-3162) Fix misleading documentation for immediateFlush

2021-09-20 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17417486#comment-17417486 ] ASF subversion and git services commented on LOG4J2-3162: - Commi

[GitHub] [logging-log4j2] vy merged pull request #582: LOG4J2-3162 Improve immediateFlush docs regarding its write guarantees.

2021-09-20 Thread GitBox
vy merged pull request #582: URL: https://github.com/apache/logging-log4j2/pull/582 -- 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-

[GitHub] [logging-log4j2] vy commented on pull request #582: LOG4J2-3162 Improve immediateFlush docs regarding its write guarantees.

2021-09-20 Thread GitBox
vy commented on pull request #582: URL: https://github.com/apache/logging-log4j2/pull/582#issuecomment-922682364 @agsha Thanks so much for the contribution! I will backport this to `release-2.x` too. -- This is an automated message from the Apache Git Service. To respond to the message,