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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
