As soon as I upgraded to 2.0 I saw very slow performance with lots of DB Connection errors in the logs:
app:4272018-11-15 06:36:31.973 am errorUnhandled exception java.sql.SQLException: An SQLException was provoked by the following failure: com.mchange.v2.resourcepool.ResourcePoolException: A ResourcePool cannot acquire a new resource -- the factory or source appears to be down. in ecobee polling pollAttempt:1, isThermostatPolled:true, isSwitchesPolled:true
dev:7212018-11-15 06:36:31.962 am errorjava.sql.SQLException: An SQLException was provoked by the following failure: com.mchange.v2.resourcepool.ResourcePoolException: A ResourcePool cannot acquire a new resource -- the factory or source appears to be down. (generateEvent)
dev:7202018-11-15 06:36:31.819 am errorjava.sql.SQLException: An SQLException was provoked by the following failure: com.mchange.v2.resourcepool.ResourcePoolException: A ResourcePool cannot acquire a new resource -- the factory or source appears to be down. (generateEvent)
app:5592018-11-15 06:36:31.701 am errorjava.sql.SQLException: An SQLException was provoked by the following failure: com.mchange.v2.resourcepool.ResourcePoolException: A ResourcePool cannot acquire a new resource -- the factory or source appears to be down. on line 542 (softPoll)
app:7482018-11-15 06:36:31.705 am errorjava.sql.SQLException: An SQLException was provoked by the following failure: com.mchange.v2.resourcepool.ResourcePoolException: A ResourcePool cannot acquire a new resource -- the factory or source appears to be down. on line 971 (initialize)
I have a ticket into support, but was wondering if I'm alone.