Skip to content

MLE-28401: Add missing guard for logging retry message#593

Merged
yunzvanessa merged 1 commit intodevelop-11.3from
feature/MLE-28401-11.3
Apr 15, 2026
Merged

MLE-28401: Add missing guard for logging retry message#593
yunzvanessa merged 1 commit intodevelop-11.3from
feature/MLE-28401-11.3

Conversation

@yunzvanessa
Copy link
Copy Markdown
Contributor

No description provided.

@yunzvanessa yunzvanessa changed the title MLE-28401: Add missing guard for logging retry message (#592) MLE-28401: Add missing guard for logging retry message Apr 14, 2026
Copy link
Copy Markdown

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 aligns DatabaseTransformWriter’s retry-logging behavior with the rest of the commit-retry flow by only emitting the “Retrying committing batch…” debug message after at least one commit retry has actually occurred.

Changes:

  • Guard the “Retrying committing batch…” debug log so it only runs when commitRetry > 0.
  • Minor punctuation cleanup in the retry log message.
  • Update copyright year to 2026.

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

@yunzvanessa yunzvanessa merged commit ed834d6 into develop-11.3 Apr 15, 2026
7 checks passed
@yunzvanessa yunzvanessa deleted the feature/MLE-28401-11.3 branch April 15, 2026 00:32
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.

3 participants