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: Try LatestMessageID when checkpoint unmarshal fails #33158

Merged
merged 1 commit into from
May 21, 2024

Conversation

congqixia
Copy link
Contributor

See also #33122

See also milvus-io#33122

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
@sre-ci-robot sre-ci-robot added approved size/S Denotes a PR that changes 10-29 lines. labels May 20, 2024
@sre-ci-robot sre-ci-robot requested review from czs007 and yhmo May 20, 2024 03:59
@mergify mergify bot added dco-passed DCO check passed. kind/enhancement Issues or changes related to enhancement labels May 20, 2024
Copy link

codecov bot commented May 20, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 82.18%. Comparing base (a7f6193) to head (e4cb10b).
Report is 23 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #33158   +/-   ##
=======================================
  Coverage   82.18%   82.18%           
=======================================
  Files        1009     1009           
  Lines      128806   128824   +18     
=======================================
+ Hits       105860   105879   +19     
+ Misses      18953    18952    -1     
  Partials     3993     3993           
Files Coverage Δ
pkg/mq/msgstream/mq_msgstream.go 82.03% <50.00%> (-0.15%) ⬇️

... and 33 files with indirect coverage changes

@czs007
Copy link
Contributor

czs007 commented May 21, 2024

/approve
/lgtm

@sre-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: congqixia, czs007

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

sre-ci-robot pushed a commit that referenced this pull request May 21, 2024
…3159)

Cherry-pick from master
pr: #33158
See also #33122

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
@yanliang567 yanliang567 added ci-passed manual-pass manually set pass before ci-passed labeled labels May 21, 2024
@sre-ci-robot sre-ci-robot merged commit 12e8c6c into milvus-io:master May 21, 2024
14 of 15 checks passed
@czs007 czs007 added the PR | need cherry-pick need cherry pick to other branches label May 21, 2024
congqixia added a commit to congqixia/milvus that referenced this pull request May 22, 2024
sre-ci-robot pushed a commit that referenced this pull request May 23, 2024
…33123) (#33249)

Cherry-pick from master
pr: #33123 #33158
See also  #33122

This pr add param item `mq.ignoreBadPosition` to control behavior when
mq failed to parse message id from checkpoint

---------

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>

---------

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
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 manual-pass manually set pass before ci-passed labeled PR | need cherry-pick need cherry pick to other branches size/S Denotes a PR that changes 10-29 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants