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: Refine show segment-loaded-grpc command #319

Merged

Commits on Oct 9, 2024

  1. enhance: Refine show segment-loaded-grpc command

    This PR:
    
    - Use framework style to re-write this command
    - Add row count information in output for balance info
    - Group segment by collection
    - Add `ctx` parameter for all list session util func
    
    Signed-off-by: Congqi Xia <[email protected]>
    congqixia committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    980f560 View commit details
    Browse the repository at this point in the history
  2. Fix lint issue

    Signed-off-by: Congqi Xia <[email protected]>
    congqixia committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    c2898f4 View commit details
    Browse the repository at this point in the history