Chris Pettitt created KAFKA-8888:
------------------------------------
Summary: Possible to get null IQ value if partition migrates
Key: KAFKA-8888
URL: https://issues.apache.org/jira/browse/KAFKA-8888
Project: Kafka
Issue Type: Bug
Components: streams
Reporter: Chris Pettitt
In the current design you query streams metadata to determine where a key is
currently hosted. However, it is possible that the partition for the key
migrates. In my own testing I get null back when that happens and not an error
indicating that the partition migrated.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)