Thanks Abe! Le mar. 1 oct. 2024 à 17:46, Abe Ratnofsky <a...@aber.io> a écrit :
> The user list is a more appropriate place for this kind of question. > > Here’s the default reference.conf configuration file: > https://github.com/apache/cassandra-java-driver/blob/4.x/core/src/main/resources/reference.conf > > Docs on configuration here: > https://github.com/apache/cassandra-java-driver/tree/4.x/manual/core/configuration > > On Oct 1, 2024, at 06:02, Sébastien Rebecchi <srebec...@kameleoon.com> > wrote: > > > 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. > >