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]: The exclusive balance strategy for the channel did not perform as expected #33090

Closed
1 task done
zhuwenxing opened this issue May 16, 2024 · 4 comments
Closed
1 task done
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

@zhuwenxing
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Environment

- Milvus version:master-20240515-7c60d725-amd64
- Deployment mode(standalone or cluster):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

config

    cus_configs = {'spec.mode': 'cluster',
                   'spec.dependencies.msgStreamType': 'kafka',
                   'spec.components.image': f'harbor.milvus.io/milvus/milvus:{image_tag}',
                   'metadata.namespace': namespace,
                   'metadata.name': release_name,
                   'spec.components.proxy.serviceType': 'LoadBalancer',
                   'spec.config.queryCoord.balancer': 'ChannelLevelScoreBalancer'
                   'spec.config.queryCoord.channelExclusiveNodeFactor: 2'
                   }

shard num = 2
image

The segments of the collection are distributed across 6 query nodes, with 2 shards and a replication factor of 2. Therefore, exclusive balance should be triggered at this time. However, as shown in the screenshot, there are two channels on one query node.

[2024-05-16 13:27:28 - INFO - ci_test]: {'Segment ID': '449796267064102971', 'Segment State': 'Dropped', 'Collection ID': '449796267063902833', 'PartitionID': '449796267063902834', 'Insert Channel': 'rg-test-751307-rootcoord-dml_1_449796267063902833v1', 'Num of Rows': '1531', 'Max Row Num': '198693', 'Last Expire Time': '2024-05-16 13:18:54.09 +0800', 'Start Position ID': '[92 0 0 0 0 0 0 0]', 'Start Position Time': '2024-05-16 13:18:52.041 +0800', 'Start Channel Name': 'rg-test-751307-rootcoord-dml_1_449796267063902833v1', 'Dml Position ID': '[106 0 0 0 0 0 0 0]', 'Dml Position Time': '2024-05-16 13:18:54.64 +0800', 'Dml Channel Name': 'rg-test-751307-rootcoord-dml_1_449796267063902833v1', 'StatsLog Nums': '2', 'DeltaLog Nums': '0'} (util_birdwatcher.py:70)
[2024-05-16 13:27:28 - INFO - ci_test]: {'Segment ID': '449796267064102972', 'Segment State': 'Dropped', 'Collection ID': '449796267063902833', 'PartitionID': '449796267063902834', 'Insert Channel': 'rg-test-751307-rootcoord-dml_0_449796267063902833v0', 'Num of Rows': '1469', 'Max Row Num': '198693', 'Last Expire Time': '2024-05-16 13:18:54.09 +0800', 'Start Position ID': '[92 0 0 0 0 0 0 0]', 'Start Position Time': '2024-05-16 13:18:52.041 +0800', 'Start Channel Name': 'rg-test-751307-rootcoord-dml_0_449796267063902833v0', 'Dml Position ID': '[106 0 0 0 0 0 0 0]', 'Dml Position Time': '2024-05-16 13:18:54.64 +0800', 'Dml Channel Name': 'rg-test-751307-rootcoord-dml_0_449796267063902833v0', 'StatsLog Nums': '2', 'DeltaLog Nums': '0'} (util_birdwatcher.py:70)
[2024-05-16 13:27:28 - INFO - ci_test]: {'Segment ID': '449796267064103073', 'Segment State': 'Dropped', 'Collection ID': '449796267063902833', 'PartitionID': '449796267063902834', 'Insert Channel': 'rg-test-751307-rootcoord-dml_0_449796267063902833v0', 'Num of Rows': '4426', 'Max Row Num': '198693', 'Last Expire Time': '2024-05-16 13:19:30.34 +0800', 'Start Position ID': '[92 0 0 0 0 0 0 0]', 'Start Position Time': '2024-05-16 13:18:52.041 +0800', 'Start Channel Name': 'rg-test-751307-rootcoord-dml_0_449796267063902833v0', 'Dml Position ID': '[106 0 0 0 0 0 0 0]', 'Dml Position Time': '2024-05-16 13:18:54.64 +0800', 'Dml Channel Name': 'rg-test-751307-rootcoord-dml_0_449796267063902833v0', 'StatsLog Nums': '1', 'DeltaLog Nums': '0'} (util_birdwatcher.py:70)
[2024-05-16 13:27:28 - INFO - ci_test]: {'Segment ID': '449796267064103122', 'Segment State': 'Dropped', 'Collection ID': '449796267063902833', 'PartitionID': '449796267063902834', 'Insert Channel': 'rg-test-751307-rootcoord-dml_1_449796267063902833v1', 'Num of Rows': '4574', 'Max Row Num': '198693', 'Last Expire Time': '2024-05-16 13:19:52.941 +0800', 'Start Position ID': '[92 0 0 0 0 0 0 0]', 'Start Position Time': '2024-05-16 13:18:52.041 +0800', 'Start Channel Name': 'rg-test-751307-rootcoord-dml_1_449796267063902833v1', 'Dml Position ID': '[106 0 0 0 0 0 0 0]', 'Dml Position Time': '2024-05-16 13:18:54.64 +0800', 'Dml Channel Name': 'rg-test-751307-rootcoord-dml_1_449796267063902833v1', 'StatsLog Nums': '1', 'DeltaLog Nums': '0'} (util_birdwatcher.py:70)
[2024-05-16 13:27:28 - INFO - ci_test]: {'Segment ID': '449796267064103267', 'Segment State': 'Dropped', 'Collection ID': '449796267063902833', 'PartitionID': '449796267063902834', 'Insert Channel': 'rg-test-751307-rootcoord-dml_0_449796267063902833v0', 'Num of Rows': '14869', 'Max Row Num': '198693', 'Last Expire Time': '2024-05-16 13:21:30.34 +0800', 'Start Position ID': '[92 0 0 0 0 0 0 0]', 'Start Position Time': '2024-05-16 13:18:52.041 +0800', 'Start Channel Name': 'rg-test-751307-rootcoord-dml_0_449796267063902833v0', 'Dml Position ID': '[106 0 0 0 0 0 0 0]', 'Dml Position Time': '2024-05-16 13:18:54.64 +0800', 'Dml Channel Name': 'rg-test-751307-rootcoord-dml_0_449796267063902833v0', 'StatsLog Nums': '1', 'DeltaLog Nums': '0'} (util_birdwatcher.py:70)
[2024-05-16 13:27:28 - INFO - ci_test]: {'Segment ID': '449796267064103363', 'Segment State': 'Dropped', 'Collection ID': '449796267063902833', 'PartitionID': '449796267063902834', 'Insert Channel': 'rg-test-751307-rootcoord-dml_1_449796267063902833v1', 'Num of Rows': '15131', 'Max Row Num': '198693', 'Last Expire Time': '2024-05-16 13:22:25.94 +0800', 'Start Position ID': '[92 0 0 0 0 0 0 0]', 'Start Position Time': '2024-05-16 13:18:52.041 +0800', 'Start Channel Name': 'rg-test-751307-rootcoord-dml_1_449796267063902833v1', 'Dml Position ID': '[106 0 0 0 0 0 0 0]', 'Dml Position Time': '2024-05-16 13:18:54.64 +0800', 'Dml Channel Name': 'rg-test-751307-rootcoord-dml_1_449796267063902833v1', 'StatsLog Nums': '1', 'DeltaLog Nums': '0'} (util_birdwatcher.py:70)
[2024-05-16 13:27:28 - INFO - ci_test]: {'Segment ID': '449796267064103523', 'Segment State': 'Flushed', 'Collection ID': '449796267063902833', 'PartitionID': '449796267063902834', 'Insert Channel': 'rg-test-751307-rootcoord-dml_1_449796267063902833v1', 'Num of Rows': '33116', 'Max Row Num': '198693', 'Last Expire Time': '2024-05-16 13:24:30.341 +0800', 'Start Position ID': '[92 0 0 0 0 0 0 0]', 'Start Position Time': '2024-05-16 13:18:52.041 +0800', 'Start Channel Name': 'rg-test-751307-rootcoord-dml_1_449796267063902833v1', 'Dml Position ID': '[106 0 0 0 0 0 0 0]', 'Dml Position Time': '2024-05-16 13:18:54.64 +0800', 'Dml Channel Name': 'rg-test-751307-rootcoord-dml_1_449796267063902833v1', 'StatsLog Nums': '1', 'DeltaLog Nums': '0'} (util_birdwatcher.py:70)
[2024-05-16 13:27:28 - INFO - ci_test]: {'Segment ID': '449796267064103524', 'Segment State': 'Flushed', 'Collection ID': '449796267063902833', 'PartitionID': '449796267063902834', 'Insert Channel': 'rg-test-751307-rootcoord-dml_0_449796267063902833v0', 'Num of Rows': '32884', 'Max Row Num': '198693', 'Last Expire Time': '2024-05-16 13:24:30.54 +0800', 'Start Position ID': '[92 0 0 0 0 0 0 0]', 'Start Position Time': '2024-05-16 13:18:52.041 +0800', 'Start Channel Name': 'rg-test-751307-rootcoord-dml_0_449796267063902833v0', 'Dml Position ID': '[106 0 0 0 0 0 0 0]', 'Dml Position Time': '2024-05-16 13:18:54.64 +0800', 'Dml Channel Name': 'rg-test-751307-rootcoord-dml_0_449796267063902833v0', 'StatsLog Nums': '1', 'DeltaLog Nums': '0'} (util_birdwatcher.py:70)
[2024-05-16 13:27:28 - INFO - ci_test]: {'Segment ID': '449796267064303074', 'Segment State': 'Dropped', 'Collection ID': '449796267063902833', 'PartitionID': '449796267063902834', 'Insert Channel': 'rg-test-751307-rootcoord-dml_0_449796267063902833v0', 'Num of Rows': '1517', 'Max Row Num': '198693', 'Last Expire Time': '2024-05-16 13:19:08.641 +0800', 'Start Position ID': '[165 0 0 0 0 0 0 0]', 'Start Position Time': '2024-05-16 13:19:06.44 +0800', 'Start Channel Name': 'rg-test-751307-rootcoord-dml_0_449796267063902833v0', 'Dml Position ID': '[179 0 0 0 0 0 0 0]', 'Dml Position Time': '2024-05-16 13:19:09.041 +0800', 'Dml Channel Name': 'rg-test-751307-rootcoord-dml_0_449796267063902833v0', 'StatsLog Nums': '2', 'DeltaLog Nums': '0'} (util_birdwatcher.py:70)
[2024-05-16 13:27:28 - INFO - ci_test]: {'Segment ID': '449796267064303075', 'Segment State': 'Dropped', 'Collection ID': '449796267063902833', 'PartitionID': '449796267063902834', 'Insert Channel': 'rg-test-751307-rootcoord-dml_1_449796267063902833v1', 'Num of Rows': '1483', 'Max Row Num': '198693', 'Last Expire Time': '2024-05-16 13:19:08.641 +0800', 'Start Position ID': '[165 0 0 0 0 0 0 0]', 'Start Position Time': '2024-05-16 13:19:06.44 +0800', 'Start Channel Name': 'rg-test-751307-rootcoord-dml_1_449796267063902833v1', 'Dml Position ID': '[182 0 0 0 0 0 0 0]', 'Dml Position Time': '2024-05-16 13:19:09.49 +0800', 'Dml Channel Name': 'rg-test-751307-rootcoord-dml_1_449796267063902833v1', 'StatsLog Nums': '2', 'DeltaLog Nums': '0'} (util_birdwatcher.py:70)
[2024-05-16 13:27:28 - INFO - ci_test]: {'Segment ID': '449796267064303167', 'Segment State': 'Dropped', 'Collection ID': '449796267063902833', 'PartitionID': '449796267063902834', 'Insert Channel': 'rg-test-751307-rootcoord-dml_1_449796267063902833v1', 'Num of Rows': '1560', 'Max Row Num': '198693', 'Last Expire Time': '2024-05-16 13:19:20.49 +0800', 'Start Position ID': '[226 0 0 0 0 0 0 0]', 'Start Position Time': '2024-05-16 13:19:18.49 +0800', 'Start Channel Name': 'rg-test-751307-rootcoord-dml_1_449796267063902833v1', 'Dml Position ID': '[240 0 0 0 0 0 0 0]', 'Dml Position Time': '2024-05-16 13:19:21.04 +0800', 'Dml Channel Name': 'rg-test-751307-rootcoord-dml_1_449796267063902833v1', 'StatsLog Nums': '2', 'DeltaLog Nums': '0'} (util_birdwatcher.py:70)
[2024-05-16 13:27:28 - INFO - ci_test]: {'Segment ID': '449796267064303168', 'Segment State': 'Dropped', 'Collection ID': '449796267063902833', 'PartitionID': '449796267063902834', 'Insert Channel': 'rg-test-751307-rootcoord-dml_0_449796267063902833v0', 'Num of Rows': '1440', 'Max Row Num': '198693', 'Last Expire Time': '2024-05-16 13:19:20.49 +0800', 'Start Position ID': '[227 0 0 0 0 0 0 0]', 'Start Position Time': '2024-05-16 13:19:18.49 +0800', 'Start Channel Name': 'rg-test-751307-rootcoord-dml_0_449796267063902833v0', 'Dml Position ID': '[240 0 0 0 0 0 0 0]', 'Dml Position Time': '2024-05-16 13:19:21.04 +0800', 'Dml Channel Name': 'rg-test-751307-rootcoord-dml_0_449796267063902833v0', 'StatsLog Nums': '2', 'DeltaLog Nums': '0'} (util_birdwatcher.py:70)
[2024-05-16 13:27:28 - INFO - ci_test]: {'Segment ID': '449796267064303285', 'Segment State': 'Dropped', 'Collection ID': '449796267063902833', 'PartitionID': '449796267063902834', 'Insert Channel': 'rg-test-751307-rootcoord-dml_1_449796267063902833v1', 'Num of Rows': '3002', 'Max Row Num': '198693', 'Last Expire Time': '2024-05-16 13:19:51.84 +0800', 'Start Position ID': '[57 1 0 0 0 0 0 0]', 'Start Position Time': '2024-05-16 13:19:35.641 +0800', 'Start Channel Name': 'rg-test-751307-rootcoord-dml_1_449796267063902833v1', 'Dml Position ID': '[144 1 0 0 0 0 0 0]', 'Dml Position Time': '2024-05-16 13:19:52.64 +0800', 'Dml Channel Name': 'rg-test-751307-rootcoord-dml_1_449796267063902833v1', 'StatsLog Nums': '2', 'DeltaLog Nums': '0'} (util_birdwatcher.py:70)
[2024-05-16 13:27:28 - INFO - ci_test]: {'Segment ID': '449796267064303286', 'Segment State': 'Dropped', 'Collection ID': '449796267063902833', 'PartitionID': '449796267063902834', 'Insert Channel': 'rg-test-751307-rootcoord-dml_0_449796267063902833v0', 'Num of Rows': '2998', 'Max Row Num': '198693', 'Last Expire Time': '2024-05-16 13:19:51.84 +0800', 'Start Position ID': '[57 1 0 0 0 0 0 0]', 'Start Position Time': '2024-05-16 13:19:35.641 +0800', 'Start Channel Name': 'rg-test-751307-rootcoord-dml_0_449796267063902833v0', 'Dml Position ID': '[141 1 0 0 0 0 0 0]', 'Dml Position Time': '2024-05-16 13:19:52.041 +0800', 'Dml Channel Name': 'rg-test-751307-rootcoord-dml_0_449796267063902833v0', 'StatsLog Nums': '2', 'DeltaLog Nums': '0'} (util_birdwatcher.py:70)
[2024-05-16 13:27:28 - INFO - ci_test]: {'Segment ID': '449796267064303408', 'Segment State': 'Dropped', 'Collection ID': '449796267063902833', 'PartitionID': '449796267063902834', 'Insert Channel': 'rg-test-751307-rootcoord-dml_1_449796267063902833v1', 'Num of Rows': '7555', 'Max Row Num': '198693', 'Last Expire Time': '2024-05-16 13:21:07.74 +0800', 'Start Position ID': '[154 1 0 0 0 0 0 0]', 'Start Position Time': '2024-05-16 13:19:54.64 +0800', 'Start Channel Name': 'rg-test-751307-rootcoord-dml_1_449796267063902833v1', 'Dml Position ID': '[17 3 0 0 0 0 0 0]', 'Dml Position Time': '2024-05-16 13:21:08.49 +0800', 'Dml Channel Name': 'rg-test-751307-rootcoord-dml_1_449796267063902833v1', 'StatsLog Nums': '4', 'DeltaLog Nums': '0'} (util_birdwatcher.py:70)
[2024-05-16 13:27:28 - INFO - ci_test]: {'Segment ID': '449796267064303409', 'Segment State': 'Dropped', 'Collection ID': '449796267063902833', 'PartitionID': '449796267063902834', 'Insert Channel': 'rg-test-751307-rootcoord-dml_0_449796267063902833v0', 'Num of Rows': '7445', 'Max Row Num': '198693', 'Last Expire Time': '2024-05-16 13:21:07.74 +0800', 'Start Position ID': '[154 1 0 0 0 0 0 0]', 'Start Position Time': '2024-05-16 13:19:54.64 +0800', 'Start Channel Name': 'rg-test-751307-rootcoord-dml_0_449796267063902833v0', 'Dml Position ID': '[17 3 0 0 0 0 0 0]', 'Dml Position Time': '2024-05-16 13:21:08.49 +0800', 'Dml Channel Name': 'rg-test-751307-rootcoord-dml_0_449796267063902833v0', 'StatsLog Nums': '4', 'DeltaLog Nums': '0'} (util_birdwatcher.py:70)
[2024-05-16 13:27:28 - INFO - ci_test]: {'Segment ID': '449796267064303857', 'Segment State': 'Dropped', 'Collection ID': '449796267063902833', 'PartitionID': '449796267063902834', 'Insert Channel': 'rg-test-751307-rootcoord-dml_0_449796267063902833v0', 'Num of Rows': '8927', 'Max Row Num': '198693', 'Last Expire Time': '2024-05-16 13:22:24.891 +0800', 'Start Position ID': '[31 3 0 0 0 0 0 0]', 'Start Position Time': '2024-05-16 13:21:11.44 +0800', 'Start Channel Name': 'rg-test-751307-rootcoord-dml_0_449796267063902833v0', 'Dml Position ID': '[152 4 0 0 0 0 0 0]', 'Dml Position Time': '2024-05-16 13:22:25.64 +0800', 'Dml Channel Name': 'rg-test-751307-rootcoord-dml_0_449796267063902833v0', 'StatsLog Nums': '4', 'DeltaLog Nums': '0'} (util_birdwatcher.py:70)
[2024-05-16 13:27:28 - INFO - ci_test]: {'Segment ID': '449796267064303858', 'Segment State': 'Dropped', 'Collection ID': '449796267063902833', 'PartitionID': '449796267063902834', 'Insert Channel': 'rg-test-751307-rootcoord-dml_1_449796267063902833v1', 'Num of Rows': '9073', 'Max Row Num': '198693', 'Last Expire Time': '2024-05-16 13:22:24.891 +0800', 'Start Position ID': '[31 3 0 0 0 0 0 0]', 'Start Position Time': '2024-05-16 13:21:11.44 +0800', 'Start Channel Name': 'rg-test-751307-rootcoord-dml_1_449796267063902833v1', 'Dml Position ID': '[152 4 0 0 0 0 0 0]', 'Dml Position Time': '2024-05-16 13:22:25.64 +0800', 'Dml Channel Name': 'rg-test-751307-rootcoord-dml_1_449796267063902833v1', 'StatsLog Nums': '4', 'DeltaLog Nums': '0'} (util_birdwatcher.py:70)
[2024-05-16 13:27:28 - INFO - ci_test]: {'Segment ID': '449796267064304320', 'Segment State': 'Dropped', 'Collection ID': '449796267063902833', 'PartitionID': '449796267063902834', 'Insert Channel': 'rg-test-751307-rootcoord-dml_0_449796267063902833v0', 'Num of Rows': '9088', 'Max Row Num': '198693', 'Last Expire Time': '2024-05-16 13:23:39.64 +0800', 'Start Position ID': '[189 4 0 0 0 0 0 0]', 'Start Position Time': '2024-05-16 13:22:33.04 +0800', 'Start Channel Name': 'rg-test-751307-rootcoord-dml_0_449796267063902833v0', 'Dml Position ID': '[22 6 0 0 0 0 0 0]', 'Dml Position Time': '2024-05-16 13:23:40.69 +0800', 'Dml Channel Name': 'rg-test-751307-rootcoord-dml_0_449796267063902833v0', 'StatsLog Nums': '4', 'DeltaLog Nums': '0'} (util_birdwatcher.py:70)
[2024-05-16 13:27:28 - INFO - ci_test]: {'Segment ID': '449796267064304321', 'Segment State': 'Dropped', 'Collection ID': '449796267063902833', 'PartitionID': '449796267063902834', 'Insert Channel': 'rg-test-751307-rootcoord-dml_1_449796267063902833v1', 'Num of Rows': '8912', 'Max Row Num': '198693', 'Last Expire Time': '2024-05-16 13:23:39.64 +0800', 'Start Position ID': '[190 4 0 0 0 0 0 0]', 'Start Position Time': '2024-05-16 13:22:33.04 +0800', 'Start Channel Name': 'rg-test-751307-rootcoord-dml_1_449796267063902833v1', 'Dml Position ID': '[22 6 0 0 0 0 0 0]', 'Dml Position Time': '2024-05-16 13:23:40.69 +0800', 'Dml Channel Name': 'rg-test-751307-rootcoord-dml_1_449796267063902833v1', 'StatsLog Nums': '4', 'DeltaLog Nums': '0'} (util_birdwatcher.py:70)
[2024-05-16 13:27:28 - INFO - ci_test]: {'Segment ID': '449796267064304732', 'Segment State': 'Flushed', 'Collection ID': '449796267063902833', 'PartitionID': '449796267063902834', 'Insert Channel': 'rg-test-751307-rootcoord-dml_1_449796267063902833v1', 'Num of Rows': '9106', 'Max Row Num': '198693', 'Last Expire Time': '2024-05-16 13:25:01.09 +0800', 'Start Position ID': '[37 6 0 0 0 0 0 0]', 'Start Position Time': '2024-05-16 13:23:43.89 +0800', 'Start Channel Name': 'rg-test-751307-rootcoord-dml_1_449796267063902833v1', 'Dml Position ID': '[176 7 0 0 0 0 0 0]', 'Dml Position Time': '2024-05-16 13:25:01.49 +0800', 'Dml Channel Name': 'rg-test-751307-rootcoord-dml_1_449796267063902833v1', 'StatsLog Nums': '4', 'DeltaLog Nums': '0'} (util_birdwatcher.py:70)
[2024-05-16 13:27:28 - INFO - ci_test]: {'Segment ID': '449796267064304733', 'Segment State': 'Flushed', 'Collection ID': '449796267063902833', 'PartitionID': '449796267063902834', 'Insert Channel': 'rg-test-751307-rootcoord-dml_0_449796267063902833v0', 'Num of Rows': '8894', 'Max Row Num': '198693', 'Last Expire Time': '2024-05-16 13:25:01.09 +0800', 'Start Position ID': '[37 6 0 0 0 0 0 0]', 'Start Position Time': '2024-05-16 13:23:43.89 +0800', 'Start Channel Name': 'rg-test-751307-rootcoord-dml_0_449796267063902833v0', 'Dml Position ID': '[176 7 0 0 0 0 0 0]', 'Dml Position Time': '2024-05-16 13:25:01.49 +0800', 'Dml Channel Name': 'rg-test-751307-rootcoord-dml_0_449796267063902833v0', 'StatsLog Nums': '4', 'DeltaLog Nums': '0'} (util_birdwatcher.py:70)
[2024-05-16 13:27:28 - INFO - ci_test]: {'Segment ID': '449796267064305196', 'Segment State': 'Flushed', 'Collection ID': '449796267063902833', 'PartitionID': '449796267063902834', 'Insert Channel': 'rg-test-751307-rootcoord-dml_0_449796267063902833v0', 'Num of Rows': '9020', 'Max Row Num': '198693', 'Last Expire Time': '2024-05-16 13:26:15.091 +0800', 'Start Position ID': '[198 7 0 0 0 0 0 0]', 'Start Position Time': '2024-05-16 13:25:06.04 +0800', 'Start Channel Name': 'rg-test-751307-rootcoord-dml_0_449796267063902833v0', 'Dml Position ID': '[41 9 0 0 0 0 0 0]', 'Dml Position Time': '2024-05-16 13:26:15.69 +0800', 'Dml Channel Name': 'rg-test-751307-rootcoord-dml_0_449796267063902833v0', 'StatsLog Nums': '4', 'DeltaLog Nums': '0'} (util_birdwatcher.py:70)
[2024-05-16 13:27:28 - INFO - ci_test]: {'Segment ID': '449796267064305197', 'Segment State': 'Flushed', 'Collection ID': '449796267063902833', 'PartitionID': '449796267063902834', 'Insert Channel': 'rg-test-751307-rootcoord-dml_1_449796267063902833v1', 'Num of Rows': '8980', 'Max Row Num': '198693', 'Last Expire Time': '2024-05-16 13:26:15.091 +0800', 'Start Position ID': '[198 7 0 0 0 0 0 0]', 'Start Position Time': '2024-05-16 13:25:06.04 +0800', 'Start Channel Name': 'rg-test-751307-rootcoord-dml_1_449796267063902833v1', 'Dml Position ID': '[41 9 0 0 0 0 0 0]', 'Dml Position Time': '2024-05-16 13:26:15.69 +0800', 'Dml Channel Name': 'rg-test-751307-rootcoord-dml_1_449796267063902833v1', 'StatsLog Nums': '4', 'DeltaLog Nums': '0'} (util_birdwatcher.py:70)
[2024-05-16 13:27:28 - INFO - ci_test]: {'Segment ID': '449796267064305635', 'Segment State': 'Growing', 'Collection ID': '449796267063902833', 'PartitionID': '449796267063902834', 'Insert Channel': 'rg-test-751307-rootcoord-dml_0_449796267063902833v0', 'Num of Rows': '5960', 'Max Row Num': '198693', 'Last Expire Time': '2024-05-16 13:27:09.091 +0800', 'Start Position ID': '[64 9 0 0 0 0 0 0]', 'Start Position Time': '2024-05-16 13:26:20.441 +0800', 'Start Channel Name': 'rg-test-751307-rootcoord-dml_0_449796267063902833v0', 'Dml Position ID': '[47 10 0 0 0 0 0 0]', 'Dml Position Time': '2024-05-16 13:27:07.29 +0800', 'Dml Channel Name': 'rg-test-751307-rootcoord-dml_0_449796267063902833v0', 'StatsLog Nums': '2', 'DeltaLog Nums': '0'} (util_birdwatcher.py:70)
[2024-05-16 13:27:28 - INFO - ci_test]: {'Segment ID': '449796267064305636', 'Segment State': 'Growing', 'Collection ID': '449796267063902833', 'PartitionID': '449796267063902834', 'Insert Channel': 'rg-test-751307-rootcoord-dml_1_449796267063902833v1', 'Num of Rows': '6040', 'Max Row Num': '198693', 'Last Expire Time': '2024-05-16 13:27:09.091 +0800', 'Start Position ID': '[64 9 0 0 0 0 0 0]', 'Start Position Time': '2024-05-16 13:26:20.441 +0800', 'Start Channel Name': 'rg-test-751307-rootcoord-dml_1_449796267063902833v1', 'Dml Position ID': '[47 10 0 0 0 0 0 0]', 'Dml Position Time': '2024-05-16 13:27:07.29 +0800', 'Dml Channel Name': 'rg-test-751307-rootcoord-dml_1_449796267063902833v1', 'StatsLog Nums': '2', 'DeltaLog Nums': '0'} (util_birdwatcher.py:70)
                                                                              Checker__59toUOfS Segment Distribution Info                                                                               
┏━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━┳━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ Segment ID         ┃ Collection ID      ┃ Partition ID       ┃ Num Rows ┃ State ┃ Channel                                             ┃ Node ID ┃ Node Name                                          ┃
┡━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━╇━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
│ 449796267064303857 │ 449796267063902833 │ 449796267063902834 │ 8927     │ 3     │ rg-test-751307-rootcoord-dml_0_449796267063902833v0 │ [12]    │ ['rg-test-751307-milvus-querynode-0-69c6c4c66c-22… │
│ 449796267064304320 │ 449796267063902833 │ 449796267063902834 │ 9088     │ 3     │ rg-test-751307-rootcoord-dml_0_449796267063902833v0 │ [13]    │ ['rg-test-751307-milvus-querynode-0-69c6c4c66c-x6… │
│ 449796267064305196 │ 449796267063902833 │ 449796267063902834 │ 9020     │ 3     │ rg-test-751307-rootcoord-dml_0_449796267063902833v0 │ [14]    │ ['rg-test-751307-milvus-querynode-0-69c6c4c66c-jl… │
│ 449796267064304733 │ 449796267063902833 │ 449796267063902834 │ 8894     │ 3     │ rg-test-751307-rootcoord-dml_0_449796267063902833v0 │ [6]     │ ['rg-test-751307-milvus-querynode-0-69c6c4c66c-vx… │
│ 449796267064305197 │ 449796267063902833 │ 449796267063902834 │ 8980     │ 3     │ rg-test-751307-rootcoord-dml_1_449796267063902833v1 │ [6]     │ ['rg-test-751307-milvus-querynode-0-69c6c4c66c-vx… │
│ 449796267064103523 │ 449796267063902833 │ 449796267063902834 │ 33116    │ 3     │ rg-test-751307-rootcoord-dml_1_449796267063902833v1 │ [8]     │ ['rg-test-751307-milvus-querynode-0-69c6c4c66c-sh… │
│ 449796267064103267 │ 449796267063902833 │ 449796267063902834 │ 14869    │ 3     │ rg-test-751307-rootcoord-dml_0_449796267063902833v0 │ [11]    │ ['rg-test-751307-milvus-querynode-0-69c6c4c66c-hj… │
│ 449796267064304732 │ 449796267063902833 │ 449796267063902834 │ 9106     │ 3     │ rg-test-751307-rootcoord-dml_1_449796267063902833v1 │ [12]    │ ['rg-test-751307-milvus-querynode-0-69c6c4c66c-22… │
└────────────────────┴────────────────────┴────────────────────┴──────────┴───────┴─────────────────────────────────────────────────────┴─────────┴────────────────────────────────────────────────────┘
                                                                              Checker__59toUOfS Channel Distribution Info                                                                               
┏━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ Node ID      ┃ Node Name                                                                  ┃ Channel                                                                     ┃ Segment ID                 ┃
┡━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
│ 6            │ rg-test-751307-milvus-querynode-0-69c6c4c66c-vxhdt                         │ rg-test-751307-rootcoord-dml_1_449796267063902833v1                         │ 449796267064305197         │
│              │                                                                            │ rg-test-751307-rootcoord-dml_0_449796267063902833v0                         │ 449796267064304733         │
│ 8            │ rg-test-751307-milvus-querynode-0-69c6c4c66c-shnl2                         │ rg-test-751307-rootcoord-dml_1_449796267063902833v1                         │ 449796267064103523         │
│ 11           │ rg-test-751307-milvus-querynode-0-69c6c4c66c-hj6kt                         │ rg-test-751307-rootcoord-dml_0_449796267063902833v0                         │ 449796267064103267         │
│ 12           │ rg-test-751307-milvus-querynode-0-69c6c4c66c-22mx4                         │ rg-test-751307-rootcoord-dml_1_449796267063902833v1                         │ 449796267064304732         │
│              │                                                                            │ rg-test-751307-rootcoord-dml_0_449796267063902833v0                         │ 449796267064303857         │
│ 13           │ rg-test-751307-milvus-querynode-0-69c6c4c66c-x6r74                         │ rg-test-751307-rootcoord-dml_0_449796267063902833v0                         │ 449796267064304320         │
│ 14           │ rg-test-751307-milvus-querynode-0-69c6c4c66c-jlqk6                         │ rg-test-751307-rootcoord-dml_0_449796267063902833v0                         │ 449796267064305196         │
└──────────────┴────────────────────────────────────────────────────────────────────────────┴─────────────────────────────────────────────────────────────────────────────┴────────────────────────────┘

Expected Behavior

No response

Steps To Reproduce

No response

Milvus Log

grafana log

Anything else?

No response

@zhuwenxing zhuwenxing 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 May 16, 2024
@zhuwenxing
Copy link
Contributor Author

/assign @weiliu1031

@yanliang567 yanliang567 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 May 16, 2024
@yanliang567 yanliang567 added this to the 2.4.2 milestone May 16, 2024
@yanliang567 yanliang567 removed their assignment May 16, 2024
@weiliu1031
Copy link
Contributor

seems use wrong configs for 'spec.config.queryCoord.channelExclusiveNodeFactor: 2', please verify this with proper config

@weiliu1031
Copy link
Contributor

/assign @zhuwenxing

@zhuwenxing
Copy link
Contributor Author

verified and fixed

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