[ 
https://issues.apache.org/jira/browse/KAFKA-15847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lianet Magrans updated KAFKA-15847:
-----------------------------------
    Description: 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)   (was: 
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) )

> 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
>            Priority: Major
>
> 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)

Reply via email to