'Delete error using Milvus vector database 2.0

i am running into an issue, where i am trying to delete an entity from milvus. i am getting the following error


github.com/milvus-io/milvus/internal/datanode.(*deleteNode).showDelBuf
/go/src/github.com/milvus-io/milvus/internal/datanode/flow_graph_delete_node.go:201
github.com/milvus-io/milvus/internal/datanode.(*deleteNode).Operate
/go/src/github.com/milvus-io/milvus/internal/datanode/flow_graph_delete_node.go:241
github.com/milvus-io/milvus/internal/util/flowgraph.(*nodeCtx).work
/go/src/github.com/milvus-io/milvus/internal/util/flowgraph/node.go:100"]```


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source