Skip to content

Conversation

@zhuwenxing
Copy link
Contributor

master pr: #45985

Replace direct self.schema access and describe_collection() calls with get_schema() method to ensure consistent schema handling with complete struct_fields information. Also fix FlushChecker error handling and change schema log level from info to debug.

Replace direct self.schema access and describe_collection() calls with
get_schema() method to ensure consistent schema handling with complete
struct_fields information. Also fix FlushChecker error handling and
change schema log level from info to debug.

Signed-off-by: zhuwenxing <[email protected]>
@sre-ci-robot sre-ci-robot added area/test sig/testing size/M Denotes a PR that changes 30-99 lines. labels Dec 1, 2025
@sre-ci-robot
Copy link
Contributor

[ci-v2-notice]
Notice: We are gradually rolling out the new ci-v2 system.

  • Legacy CI jobs remain unaffected, you can just ignore ci-v2 if you don't want to run it.
  • Additional "ci-v2/*" checkers will run for this PR to ensure the new ci-v2 system is working as expected.
  • For tests that exist in both v1 and v2, passing in either system is considered PASS.

To rerun ci-v2 checks, comment with:

  • /ci-rerun-code-check // for ci-v2/code-check
  • /ci-rerun-build // for ci-v2/build
  • /ci-rerun-ut-integration // for ci-v2/ut-integration
  • /ci-rerun-ut-go // for ci-v2/ut-go
  • /ci-rerun-ut-cpp // for ci-v2/ut-cpp
  • /ci-rerun-ut // for all ci-v2/ut-integration, ci-v2/ut-go, ci-v2/ut-cpp
  • /ci-rerun-e2e-arm // for ci-v2/e2e-arm [master branch only]
  • /ci-rerun-e2e-default // for ci-v2/e2e-default [master branch only]

If you have any questions or requests, please contact @zhikunyao.

@mergify mergify bot added dco-passed DCO check passed. kind/bug Issues or changes related a bug labels Dec 1, 2025
@mergify
Copy link
Contributor

mergify bot commented Dec 1, 2025

@zhuwenxing Please associate the related issue to the body of your Pull Request. (eg. "issue: #")

@sre-ci-robot sre-ci-robot added the do-not-merge/need-merge-master-first any pr merge to release branch need to merge master first label Dec 1, 2025
@zhuwenxing zhuwenxing changed the title fix: unify schema retrieval to use get_schema() method in chaos checker test: [cp2.6]unify schema retrieval to use get_schema() method in chaos checker Dec 1, 2025
@sre-ci-robot sre-ci-robot added the do-not-merge/need-milestone generate by v2-label-manager label Dec 1, 2025
@sre-ci-robot
Copy link
Contributor

[INFO] PR Label Summary by Default
[FAILED] PR #45985 not merged

[WARNING] Milestone not set

You can set milestone by commenting:
/set-milestone
Example:
/set-milestone 2.5.0

Use /refresh-label to update related check and label manually

@mergify mergify bot added the kind/test label Dec 1, 2025
@zhuwenxing zhuwenxing added this to the 2.6.7 milestone Dec 1, 2025
@zhuwenxing
Copy link
Contributor Author

/refresh-label

@sre-ci-robot sre-ci-robot removed the do-not-merge/need-milestone generate by v2-label-manager label Dec 1, 2025
@sre-ci-robot
Copy link
Contributor

[INFO] PR Label Summary by Refresh-Label

  • Title: test: [cp2.6]unify schema retrieval to use get_schema() method in chaos checker
  • Target: 2.6
  • Labels: kind/bug, sig/testing, size/M, area/test, do-not-merge/missing-related-issue, dco-passed, kind/test, do-not-merge/need-merge-master-first, do-not-merge/need-milestone

[FAILED] PR #45985 not merged

Use /refresh-label to update related check and label manually

@zhuwenxing zhuwenxing removed do-not-merge/missing-related-issue kind/bug Issues or changes related a bug labels Dec 1, 2025
@mergify
Copy link
Contributor

mergify bot commented Dec 1, 2025

@zhuwenxing cpu-e2e job failed, comment /run-cpu-e2e can trigger the job again.

@zhuwenxing
Copy link
Contributor Author

/run-cpu-e2e

@mergify mergify bot added the ci-passed label Dec 1, 2025
@yanliang567
Copy link
Contributor

/lgtm
/approve

@sre-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: yanliang567, zhuwenxing

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
Copy link
Contributor

[INFO] PR Label Summary by Default
[FAILED] PR #45985 not merged

Use /refresh-label to update related check and label manually

@zhuwenxing
Copy link
Contributor Author

/refresh-label

@sre-ci-robot sre-ci-robot removed the do-not-merge/need-merge-master-first any pr merge to release branch need to merge master first label Dec 2, 2025
@sre-ci-robot
Copy link
Contributor

[INFO] PR Label Summary by Refresh-Label

  • Title: test: [cp2.6]unify schema retrieval to use get_schema() method in chaos checker
  • Target: 2.6
  • Labels: sig/testing, size/M, approved, lgtm, area/test, ci-passed, dco-passed, kind/test, do-not-merge/need-merge-master-first

[SUCCESS] PR #45985 merged to master

Use /refresh-label to update related check and label manually

@sre-ci-robot sre-ci-robot merged commit ce76235 into milvus-io:2.6 Dec 2, 2025
6 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants