Skip to content

[client] downgrade PartitionNotExistException log level when write data#3019

Open
YannByron wants to merge 1 commit intoapache:mainfrom
YannByron:main-2676
Open

[client] downgrade PartitionNotExistException log level when write data#3019
YannByron wants to merge 1 commit intoapache:mainfrom
YannByron:main-2676

Conversation

@YannByron
Copy link
Copy Markdown
Contributor

(The sections below can be removed for hotfixes or typos)
-->

Purpose

Linked issue: close #2676

Brief change log

Tests

API and Format

Documentation

@YannByron YannByron changed the title [client] Downgrade PartitionNotExistException log level [client] downgrade PartitionNotExistException log level when write data Apr 8, 2026
@wuchong wuchong requested a review from Copilot April 8, 2026 11:25
@wuchong
Copy link
Copy Markdown
Member

wuchong commented Apr 8, 2026

cc @beryllw could you help to review this?

Copy link
Copy Markdown
Contributor

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

Note

Copilot was unable to run its full agentic suite in this review.

This PR lowers the log severity for PartitionNotExistException during client metadata updates, reducing warning-level noise while still propagating the exception to callers.

Changes:

  • Downgrade PartitionNotExistException logging from WARN to DEBUG in MetadataUpdater#updateMetadata.

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

@beryllw
Copy link
Copy Markdown
Contributor

beryllw commented Apr 8, 2026

LGTM

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.

[spark] remove the warning info when insert data to a new partition

4 participants