jsancio commented on pull request #8639:
URL: https://github.com/apache/kafka/pull/8639#issuecomment-636256515


   > In the case described in this JIRA, KSQL is requesting authorized 
operations from a broker that doesn't support it. What is it going to do if we 
don't throw an exception and quietly ignore the request to provide authorized 
operations?
   
   I don't know @rajinisivaram. Based on what the `Admin` client exposes there 
is no way for the client/KSQL to determine if the server version supports this 
feature, no?
   
   My understanding is that KSQL is setting this to true if some broker config 
is set. That broker config can be set even if the broker doesn't support this 
feature.


----------------------------------------------------------------
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