timed out waiting for node assignment when creating a kafka topic with SSL security applied to a three-node cluster
I am learning kafka on my own and I have come across a problem. I am trying to create a kafka topic with SSL security applied on my brokers (I have a three-node cluster) but I am getting timedout waiting for a node assignment error. I don’t have this problem when I create a topic with no security applied to my brokers. can anyone help me with this? any suggestions would be appreciated