The java rpc port is hardcoded to 50091.
We should be able to specify the port in the configuration to change it to something outside the ephemeral port range in production
Related to T4471
The java rpc port is hardcoded to 50091.
We should be able to specify the port in the configuration to change it to something outside the ephemeral port range in production
Related to T4471
IMHO we should get rid of the java app being started from python (but for testing purpose).