milvus-io / milvus

A cloud-native vector database, storage for next generation AI applications
https://milvus.io
Apache License 2.0
29.37k stars 2.82k forks source link

[Bug]: miss stats log after clustering compaction #35265

Closed xiaocai2333 closed 3 days ago

xiaocai2333 commented 1 month ago

Is there an existing issue for this?

Environment

- Milvus version: 2.4 & master
- 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

The segment generates multiple batched of binlogs, but the stats log only include the final batch after clustering compaction.

Expected Behavior

The stats log include all the segment PKs info.

Steps To Reproduce

No response

Milvus Log

No response

Anything else?

No response

xiaocai2333 commented 1 month ago

/assign /unassign @yanliang567

xiaocai2333 commented 3 days ago

/close

sre-ci-robot commented 3 days ago

@xiaocai2333: Closing this issue.

In response to [this](https://github.com/milvus-io/milvus/issues/35265#issuecomment-2336961136): >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.