Matthias J. Sax created KAFKA-20868:
---------------------------------------
Summary: Consider to add warmup tasks to IQ metadata
Key: KAFKA-20868
URL: https://issues.apache.org/jira/browse/KAFKA-20868
Project: Kafka
Issue Type: Sub-task
Reporter: Matthias J. Sax
Atm, EndpointToPartitionsManager does only include active and standby tasks in
IQ metadata. In the "classic" protocol, warmup tasks are included in IQ
metadata naturally, because client side there is no warmup task concept, but
warmups are executed as standbys, and all standbys are included.
To stay consistent with "classic" we should fix this bug in
EndpointToPartitionsManager.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)