[Bug]: The producer of kafka breaks the wal
semantics
#38531
Labels
kind/bug
Issues or changes related a bug
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
severity/critical
Critical, lead to crash, data missing, wrong result, function totally doesn't work.
Is there an existing issue for this?
Environment
Current Behavior
Milvus's Kafka use a shared channel to receive the produce result.
Which can make one produce operation receive the result of other produce operation.
When concurrent write on milvus of kafka, the behaviour is generally undefined.
Expected Behavior
No response
Steps To Reproduce
No response
Milvus Log
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: