Hello, Is there any dynamic approach to add user to the cluster for clients connecting to the running cluster. What I mean by that - can I avoid bouncing a broker if I have to add new user with say SASL authentication? When I add a new entry to kafka_server_jaas.conf it looks like it is required to bounce the broker for changes to take place.
Thx, -AL