milvus icon indicating copy to clipboard operation
milvus copied to clipboard

[Bug]: leader checker can't remove segment from leader view

Open weiliu1031 opened this issue 1 year ago • 3 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Environment

- Milvus version: master and 2.3.5
- 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

when leader view has dirty segments, it will generate a release segment to correct leader view.

Expected Behavior

the leader view can be corrected by leader checker

Steps To Reproduce

No response

Milvus Log

No response

Anything else?

No response

weiliu1031 avatar Jan 20 '24 05:01 weiliu1031

/assign

weiliu1031 avatar Jan 20 '24 05:01 weiliu1031

/assign

congqixia avatar Jan 24 '24 14:01 congqixia

Might related to: https://github.com/milvus-io/milvus/issues/29838#issuecomment-1909486125

XuanYang-cn avatar Feb 19 '24 07:02 XuanYang-cn