Skip to content

Support FailoverAppender::requiresLocation #3861

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Aug 4, 2025
Merged

Support FailoverAppender::requiresLocation #3861

merged 3 commits into from
Aug 4, 2025

Conversation

jvz
Copy link
Member

@jvz jvz commented Jul 30, 2025

This is a port of #3259 to the 3.x line. This addresses #3257.

A direct cherry-pick was insufficient here due to how the LocationAware interface and related extensions were combined into their relevant interfaces and classes in the great flattening of interfaces in 3.0.

@jvz jvz added this to the 3.0.0-beta4 milestone Jul 30, 2025
@jvz jvz added bug Incorrect, unexpected, or unintended behavior of existing code async Affects asynchronous loggers or appenders labels Jul 30, 2025
vy
vy previously requested changes Jul 31, 2025
This is a port of #3259 to
the 3.x line. This addresses #3257.
@jvz jvz force-pushed the feature/3.x/port-3259 branch from 34f0004 to a109d05 Compare July 31, 2025 19:05
@jvz jvz requested a review from vy August 1, 2025 17:01
@jvz jvz dismissed vy’s stale review August 1, 2025 17:48

addressed

@vy vy assigned jvz Aug 4, 2025
@jvz jvz merged commit e3ced8b into main Aug 4, 2025
11 checks passed
@jvz jvz deleted the feature/3.x/port-3259 branch August 4, 2025 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
async Affects asynchronous loggers or appenders bug Incorrect, unexpected, or unintended behavior of existing code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants