Hello I am using Datastax Java driver for Apache Cassandra, and programmatic session builder. I can't find what are the default values of configs listed in DefaultDriverOption ( https://docs.datastax.com/en/drivers/java/4.13/com/datastax/oss/driver/api/core/config/DefaultDriverOption.html), for example what is the default value of "advanced.connection.connect-timeout", i.e. when CONNECTION_CONNECT_TIMEOUT is not explicitly set on programmatic session builder. I am not sure if I am asking on the right mailing lists, any help would be appreciated.
Best regards, Sébastien.