Hi Team

We are running a dropwizard application and connected to Oracle database 
while running a CRON Job.
Following is the configuration in yml  file - 

 minSize: 8
    maxSize: 32
    checkConnectionWhileIdle: false
    maxConnectionAge: 60 minutes
    evictionInterval: 10s
    removeAbandoned: false
    checkConnectionOnBorrow: true
    minIdleTime: 10s

-- 
You received this message because you are subscribed to the Google Groups 
"dropwizard-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dropwizard-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to