Skip to content

[hotfix] Fix the issue related to mounting the Logback configuration … #25995

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

Closed
wants to merge 1 commit into from

Conversation

Jam804
Copy link

@Jam804 Jam804 commented Jan 16, 2025

image

Flink on Kubernetes has these configuration files mounted by default, but some are incomplete, leading to certain features being unavailable.

image

image

@flinkbot
Copy link
Collaborator

flinkbot commented Jan 16, 2025

CI report:

Bot commands The @flinkbot bot supports the following commands:
  • @flinkbot run azure re-run the last Azure build

if (log4jFile.exists()) {
localLogConfFiles.add(log4jFile);

for (String fileName : CONFIG_FILE_NAME_LIST) {
Copy link
Contributor

Choose a reason for hiding this comment

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

can we have a junit for this this please.

Copy link
Author

Choose a reason for hiding this comment

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

Thank you for your suggestions. I have made improvements. Please review.

Copy link
Author

Choose a reason for hiding this comment

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

PTAL, Please @davidradl

@Jam804 Jam804 force-pushed the k8s_conf_mount branch 2 times, most recently from b7f72db to 6715ba6 Compare January 16, 2025 11:43
@Jam804 Jam804 closed this Jan 18, 2025
@Jam804 Jam804 reopened this Jan 18, 2025
@Jam804 Jam804 requested a review from davidradl January 19, 2025 07:26
@davidradl
Copy link
Contributor

davidradl commented Jan 20, 2025

@Jam804 looks like spotless is showing format issues that need to be fixed before the CI with work.

@Jam804
Copy link
Author

Jam804 commented Jan 21, 2025

CI report:

Bot commands
The @flinkbot bot supports the following commands:

  • @flinkbot run azure re-run the last Azure build
    @flinkbot run azure re-run the last Azure build

@Jam804 Jam804 closed this Jan 21, 2025
@Jam804 Jam804 reopened this Jan 21, 2025
@Jam804 Jam804 closed this Jan 21, 2025
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.

4 participants