All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.quarkus.neo4j.runtime.Neo4jConfiguration$Pool.jdp Maven / Gradle / Ivy

There is a newer version: 3.0.0.Beta1
Show newest version
#
#Tue Feb 09 10:42:27 CET 2021
io.quarkus.neo4j.runtime.Neo4jConfiguration.Pool.maxConnectionLifetime=Pooled connections older than this threshold will be closed and removed from the pool.
io.quarkus.neo4j.runtime.Neo4jConfiguration.Pool.connectionAcquisitionTimeout=Acquisition of new connections will be attempted for at most configured timeout.
io.quarkus.neo4j.runtime.Neo4jConfiguration.Pool.metricsEnabled=Flag, if metrics are enabled.
io.quarkus.neo4j.runtime.Neo4jConfiguration.Pool.idleTimeBeforeConnectionTest=Pooled connections that have been idle in the pool for longer than this timeout will be tested before they are used\nagain. The value {@literal 0} means connections will always be tested for validity and negative values mean\nconnections\nwill never be tested.
io.quarkus.neo4j.runtime.Neo4jConfiguration.Pool.logLeakedSessions=Flag, if leaked sessions logging is enabled.
io.quarkus.neo4j.runtime.Neo4jConfiguration.Pool.maxConnectionPoolSize=The maximum amount of connections in the connection pool towards a single database.




© 2015 - 2025 Weber Informatics LLC | Privacy Policy