I was looking at the documentation and I see that the broker/server/consumer listen to ports 2181 and 9092, but can be configured for other ports in that range. Are there any other ports that a kafka producer/consumer use in the back-end to publish/consume messages?
Thank you!