Skip to content
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

enhance: Log channel checkpoint source info in writebuffer #28993

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

congqixia
Copy link
Contributor

See also #27675
Print channel checkpoint source with rated log will help debugging system behavior

@sre-ci-robot sre-ci-robot added the size/L Denotes a PR that changes 100-499 lines. label Dec 5, 2023
@sre-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: congqixia

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

The pull request process is described here

Needs approval from an approver in each of these files:

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

@mergify mergify bot added dco-passed DCO check passed. kind/enhancement Issues or changes related to enhancement labels Dec 5, 2023
See also milvus-io#27675
Print channel checkpoint source with rated log will help debugging system
behavior

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
@congqixia congqixia force-pushed the log_checkpoint_source branch from 192692a to b882b2a Compare December 6, 2023 07:45
Copy link

codecov bot commented Dec 6, 2023

Codecov Report

Merging #28993 (b882b2a) into master (6a86ac0) will decrease coverage by 0.02%.
Report is 2 commits behind head on master.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #28993      +/-   ##
==========================================
- Coverage   82.02%   82.00%   -0.02%     
==========================================
  Files         862      862              
  Lines      121748   121788      +40     
==========================================
+ Hits        99865    99874       +9     
- Misses      18565    18591      +26     
- Partials     3318     3323       +5     
Files Coverage Δ
internal/datanode/syncmgr/sync_manager.go 88.37% <100.00%> (+0.56%) ⬆️
internal/datanode/writebuffer/write_buffer.go 81.47% <100.00%> (+2.33%) ⬆️

... and 14 files with indirect coverage changes

@mergify mergify bot added the ci-passed label Dec 6, 2023
@XuanYang-cn
Copy link
Contributor

/lgtm

@sre-ci-robot sre-ci-robot merged commit cb43647 into milvus-io:master Dec 7, 2023
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved ci-passed dco-passed DCO check passed. kind/enhancement Issues or changes related to enhancement lgtm size/L Denotes a PR that changes 100-499 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants