We had similar issue recently. To make sure connectivity is there between Pega and Kafka cluster, we got an unauthenticated Kafka cluster created and wrote a simple java snippet to connect to it and ran the same from Activity. With that we found that there are some firewall rules blocking incoming connections on the Kafka cluster side. Once we allowed the connection in Firewall, we are able to connect. I don’t see any problem with the properties file that you have shared. I am attaching the one I used in my configuration.