Hi,
i was testing multiple NIC for public and private address in test environment, and configure my nodes according to https://docs.datastax.com/en/dse/6.8/dse-admin/datastax_enterprise/config/configMultiNetworks.html guides.
i had question about below java-driver:
https://docs.datastax.com/en/developer/java-driver-dse/1.6/manual/address_resolution/
could client get private address (which is set for listen_address)?
what happens if they get private address instead of public address since they may not have route to dse private NIC.