cmccabe commented on pull request #9934:
URL: https://github.com/apache/kafka/pull/9934#issuecomment-763827474


   > @hachikuji Do we still need this PR since Colin already did one?
   
   That PR was for the KIP-500 branch, not for trunk.  It also didn't refactor 
the "disabled" APIs concept, which I think is useful.
   
   > Replace the notion of "disabled" APIs with "controller-only" APIs. We 
previously marked some APIs which were intended only for the KIP-500 as 
"disabled" so that they would not be unintentionally exposed
   
   That seems reasonable.  I guess the idea is that the broker will not include 
those APIs in its ApiVersionsResponse.  However, the controller always will 
(not that clients will talk directly to the controller anyway...)


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to