Skip to content

*: Downgrade unnecessary log(release-8.5)#10465

Merged
ti-chi-bot[bot] merged 2 commits into
pingcap:release-8.5from
JaySon-Huang:downgrade-log-85
Sep 30, 2025
Merged

*: Downgrade unnecessary log(release-8.5)#10465
ti-chi-bot[bot] merged 2 commits into
pingcap:release-8.5from
JaySon-Huang:downgrade-log-85

Conversation

@JaySon-Huang
Copy link
Copy Markdown
Contributor

@JaySon-Huang JaySon-Huang commented Sep 30, 2025

cherry-pick of #10466

What problem does this PR solve?

Issue Number: close #10467

Problem Summary: Reduce the logging with command.rs:169, which is about 33.5% of the total number of logging

What is changed and how it works?


Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No code

Side effects

  • Performance regression: Consumes more CPU
  • Performance regression: Consumes more Memory
  • Breaking backward compatibility

Documentation

  • Affects user behaviors
  • Contains syntax changes
  • Contains variable changes
  • Contains experimental features
  • Changes MySQL compatibility

Release note

Reduce unnecessary logging of handling raft commands

Signed-off-by: JaySon-Huang <tshent@qq.com>
Signed-off-by: JaySon-Huang <tshent@qq.com>
@ti-chi-bot ti-chi-bot Bot added release-note-none Denotes a PR that doesn't merit a release note. do-not-merge/cherry-pick-not-approved size/M Denotes a PR that changes 30-99 lines, ignoring generated files. release-note Denotes a PR that will be considered when it comes time to generate release notes. and removed release-note-none Denotes a PR that doesn't merit a release note. labels Sep 30, 2025
Copy link
Copy Markdown
Member

@CalvinNeo CalvinNeo left a comment

Choose a reason for hiding this comment

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

lgtm

@ti-chi-bot ti-chi-bot Bot added needs-1-more-lgtm Indicates a PR needs 1 more LGTM. approved labels Sep 30, 2025
@ti-chi-bot ti-chi-bot Bot added the lgtm label Sep 30, 2025
@ti-chi-bot
Copy link
Copy Markdown
Contributor

ti-chi-bot Bot commented Sep 30, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: CalvinNeo, Lloyd-Pottiger

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:
  • OWNERS [CalvinNeo,Lloyd-Pottiger]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ti-chi-bot ti-chi-bot Bot removed the needs-1-more-lgtm Indicates a PR needs 1 more LGTM. label Sep 30, 2025
@ti-chi-bot
Copy link
Copy Markdown
Contributor

ti-chi-bot Bot commented Sep 30, 2025

[LGTM Timeline notifier]

Timeline:

  • 2025-09-30 05:58:41.18794785 +0000 UTC m=+150701.444679240: ☑️ agreed by CalvinNeo.
  • 2025-09-30 05:59:08.239852169 +0000 UTC m=+150728.496583589: ☑️ agreed by Lloyd-Pottiger.

@ti-chi-bot ti-chi-bot Bot added cherry-pick-approved Cherry pick PR approved by release team. and removed do-not-merge/cherry-pick-not-approved labels Sep 30, 2025
@ti-chi-bot ti-chi-bot Bot merged commit a38d75c into pingcap:release-8.5 Sep 30, 2025
4 checks passed
@JaySon-Huang JaySon-Huang deleted the downgrade-log-85 branch October 1, 2025 03:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved cherry-pick-approved Cherry pick PR approved by release team. lgtm release-note Denotes a PR that will be considered when it comes time to generate release notes. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants