[
https://issues.apache.org/jira/browse/KAFKA-15847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colin McCabe updated KAFKA-15847:
---------------------------------
Fix Version/s: 4.0.0
(was: 3.9.0)
> Consider partial metadata requests for client reconciliation
> ------------------------------------------------------------
>
> Key: KAFKA-15847
> URL: https://issues.apache.org/jira/browse/KAFKA-15847
> Project: Kafka
> Issue Type: Bug
> Components: clients, consumer
> Reporter: Lianet Magrans
> Assignee: Lianet Magrans
> Priority: Major
> Labels: consumer-threading-refactor, reconciliation
> Fix For: 4.0.0
>
>
> New consumer implementing KIP-848 protocol needs to resolve metadata for the
> topics received in the assignment. It does so by relying on the centralized
> metadata object. Currently metadata updates requested through the metadata
> object, request metadata for all topics. Consider allowing the partial
> updates that are already expressed as an intention in the Metadata class but
> not fully supported (investigate background in case there were some specifics
> that led to this intention not being fully implemented)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)