hplscosta
Results
2
comments of
hplscosta
Thanks @mstruk ! We have a Kafka cluster on AWS and producers running on-prem. Clients must use proxy for external communications, it's an environment requirement. On io.strimzi.kafka.oauth.common.HttpUtil the connection is...
I agree with your reasons but of course proxy is optionally configured. In this case, all requests must go through our proxy (that we trust), including kafka client and schema...