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

fix: Delegator stuck at unserviceable status (#37694) #37702

Merged

Commits on Nov 15, 2024

  1. fix: Delegator stuck at unserviceable status (milvus-io#37694)

    issue: milvus-io#37679
    
    pr milvus-io#36549 introduce the logic error which update current target when
    only parts of channel is ready.
    
    This PR fix the logic error and let dist handler keep pull distribution
    on querynode until all delegator becomes serviceable.
    
    Signed-off-by: Wei Liu <[email protected]>
    weiliu1031 committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    6db238e View commit details
    Browse the repository at this point in the history