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

[Bug]: import segments will not be cleared in segmentManager #34648

Closed
1 task done
xiaocai2333 opened this issue Jul 12, 2024 · 1 comment
Closed
1 task done

[Bug]: import segments will not be cleared in segmentManager #34648

xiaocai2333 opened this issue Jul 12, 2024 · 1 comment
Assignees
Labels
kind/bug Issues or changes related a bug triage/accepted Indicates an issue or PR is ready to be actively worked on.
Milestone

Comments

@xiaocai2333
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Environment

- Milvus version:v2.3.x
- Deployment mode(standalone or cluster):
- MQ type(rocksmq, pulsar or kafka):    
- SDK version(e.g. pymilvus v2.0.0rc2):
- OS(Ubuntu or CentOS): 
- CPU/Memory: 
- GPU: 
- Others:

Current Behavior

Frequent log printing and slowed done the insertions.

[2024/07/12 03:39:44.978 +00:00] [WARN] [datacoord/segment_manager.go:278] ["Failed to get segment info from meta"] 

Expected Behavior

Check passed and no error logs will be printed.

Steps To Reproduce

1. import small segments.
2. wait them compaction.
3. continue insert data.
4. observe datacoord logs.

Milvus Log

No response

Anything else?

No response

@xiaocai2333 xiaocai2333 added kind/bug Issues or changes related a bug needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Jul 12, 2024
@xiaocai2333
Copy link
Contributor Author

/assign
/unassign @yanliang567

@xiaocai2333 xiaocai2333 added triage/accepted Indicates an issue or PR is ready to be actively worked on. and removed needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Jul 12, 2024
@xiaocai2333 xiaocai2333 modified the milestones: 2.3.19, 2.4.6 Jul 12, 2024
xiaofan-luan pushed a commit that referenced this issue Jul 12, 2024
…d through import (#34652)

issue: #34648 

master pr: #34649 
2.4 pr: #34651

---------

Signed-off-by: Cai Zhang <cai.zhang@zilliz.com>
xiaofan-luan pushed a commit that referenced this issue Jul 12, 2024
…d through import (#34650)

issue: #34648 

master pr: #34649

---------

Signed-off-by: Cai Zhang <cai.zhang@zilliz.com>
xiaofan-luan pushed a commit that referenced this issue Jul 12, 2024
…rt (#34649)

issue: #34648

---------

Signed-off-by: Cai Zhang <cai.zhang@zilliz.com>
sre-ci-robot pushed a commit that referenced this issue Jul 12, 2024
…d through import (#34651)

issue: #34648 

master pr: #34649

---------

Signed-off-by: Cai Zhang <cai.zhang@zilliz.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Issues or changes related a bug triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
None yet
Development

No branches or pull requests

3 participants