[
https://issues.apache.org/jira/browse/KAFKA-20868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias J. Sax resolved KAFKA-20868.
-------------------------------------
Fix Version/s: 4.4.0
Resolution: Fixed
> 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
> Assignee: Ziyun Fu
> Priority: Major
> Fix For: 4.4.0
>
>
> 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)