Kafka connect process listens to an unknown port

2023-05-24 Thread Jorge Martin Cristobal
Hi all, I'm testing apache kafka connect for a project and I found that the main process listens to two different ports, the one to provide REST api, 8083 by default, and a different unprivileged port that changes its number each restart. For instance, this is fragment of the output from netstat c

Kafka connect process listens to an unknown port

2023-05-19 Thread Jorge Martin Cristobal
Hi all, I'm testing apache kafka connect for a project and I found that the main process listens to two different ports, the one to provide REST api, 8083 by default, and a different unprivileged port that changes its number each restart. For instance, this is fragment of the output from netstat c