You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/10/10 01:52:59 UTC

[GitHub] [apisix] starsz commented on pull request #8050: feat(kafka-logger): support sasl config in brokers

starsz commented on PR #8050:
URL: https://github.com/apache/apisix/pull/8050#issuecomment-1272701426

   > I think it is not good to put `sasl_config` under `borkers` node, if more than one borker node, you need to configure duplicate `sasl_config`
   
   Hi, @biubiue .I think we can put the `sasl_config` under `brokers` first so that we can support configuring different `sasl_config` under different brokers.
   
   Then we can add `sasl_config` besides `sasl_config` as global `sasl_config`, if the broker doesn't configure `sasl_config` then it will use global sasl_config instead.
   


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

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

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