gc: Add keyspace name to logs about GC#9875
Conversation
Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>
Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>
|
/retest |
2 similar comments
|
/retest |
|
/retest |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #9875 +/- ##
==========================================
+ Coverage 76.87% 78.62% +1.75%
==========================================
Files 491 491
Lines 78475 66238 -12237
==========================================
- Hits 60324 52082 -8242
+ Misses 14457 10436 -4021
- Partials 3694 3720 +26
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
|
/test pull-unit-test-next-gen |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: JmPotato, okJiang, rleungx The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/test pull-unit-test-next-gen |
|
/cherry-pick release-nextgen-20251011 |
|
@rleungx: once the present PR merges, I will cherry-pick it on top of release-nextgen-20251011 in the new PR and assign it to you. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the ti-community-infra/tichi repository. |
|
/test pull-unit-test-next-gen |
5 similar comments
|
/test pull-unit-test-next-gen |
|
/test pull-unit-test-next-gen |
|
/test pull-unit-test-next-gen |
|
/test pull-unit-test-next-gen |
|
/test pull-unit-test-next-gen |
|
/test pull-unit-test-next-gen |
1 similar comment
|
/test pull-unit-test-next-gen |
|
/test unit-test |
|
@MyonKeminta: The specified target(s) for The following commands are available to trigger optional jobs: Use DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
/test pull-unit-test-next-gen |
4 similar comments
|
/test pull-unit-test-next-gen |
|
/test pull-unit-test-next-gen |
|
/test pull-unit-test-next-gen |
|
/test pull-unit-test-next-gen |
Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>
|
/test pull-unit-test-next-gen |
1 similar comment
|
/test pull-unit-test-next-gen |
Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>
|
/test pull-unit-test-next-gen |
2 similar comments
|
/test pull-unit-test-next-gen |
|
/test pull-unit-test-next-gen |
|
@rleungx: new pull request created to branch DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the ti-community-infra/tichi repository. |
close #8978 As keyspace ID is hidden in metrics and hidden to users, printing keyspace ID in logs might not help in diagnosing. This PR adds keyspace name field to the logs of the GC state manager, while still keeping the keyspace ID in the logs. Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com> Co-authored-by: MyonKeminta <MyonKeminta@users.noreply.github.com>
What problem does this PR solve?
Issue Number: Close #8978
What is changed and how does it work?
Check List
Tests
Code changes
-
Side effects
Related changes
pingcap/docs/pingcap/docs-cn:pingcap/tiup:Release note