wei liu e63a2f3559
fix: unstable integration test caused by paramtable.GetNodeID (#37910)
issue: #37908
pr: #37909
cause paramtable is global single instance, which cause
paramtable.GetNodeID may return wrong server id in integration test.

This PR use node.GetNodeID to replace paramtable.GetNodeID

Signed-off-by: Wei Liu <wei.liu@zilliz.com>
2024-11-22 10:14:33 +08:00
..
2023-04-03 16:22:24 +08:00