[ 
https://issues.apache.org/jira/browse/KAFKA-15757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17904942#comment-17904942
 ] 

Justine Olshan commented on KAFKA-15757:
----------------------------------------

ApiVersionsRequests from NetworkClient/brokers are not easily distinguished 
from external client requests. We can check the request header's client ID for 
AddPartitionsManager, but that seems a bit fragile. Ideally we would have a way 
to distinguish internal vs external requests. This would likely involve 
changing the API and adding a KIP. 

 

 

> Do not advertise v4 AddPartitionsToTxn to clients
> -------------------------------------------------
>
>                 Key: KAFKA-15757
>                 URL: https://issues.apache.org/jira/browse/KAFKA-15757
>             Project: Kafka
>          Issue Type: Sub-task
>            Reporter: Justine Olshan
>            Priority: Major
>
> v4+ is intended to be a broker side API. Thus, we should not return it as a 
> valid version to clients.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to