Skip to content

Conversation

@nabeelnauman
Copy link
Member

@nabeelnauman nabeelnauman commented Nov 5, 2025

The current log4j2.yaml.template has a syntax error (see this incident for further details). This removes the backslash so it's similar to e.g. log4j2.yaml.template from kafka-connect-base

[2025-11-04 12:39:39,837] INFO Kafka Connect started (org.apache.kafka.connect.runtime.Connect:77)

Copilot AI review requested due to automatic review settings November 5, 2025 15:28
@nabeelnauman nabeelnauman requested a review from a team as a code owner November 5, 2025 15:28
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes a syntax error in the log4j2.yaml.template file by correcting the quote usage in a template expression. The issue was caused by nested double quotes which are invalid in YAML.

Key Changes:

  • Fixed quote escaping in the Pattern field by using backticks for the default value instead of escaped double quotes

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants