zeebe-simple-monitor
zeebe-simple-monitor copied to clipboard
Zeebe simple monitor is making new connections but not releasing idle one with postgres connector
Any solution for this?
We are happy to take PR's if you want to provide a bug fix, but I'm not 100 sure whether this is scope of this project or just your configuration. Maybe you can help me to understand this issue better or reproduce your issue otherwise we can't do much here.
This connection is only made by Postgres connector. I looked on https://docs.spring.io/spring-boot/docs/1.1.6.RELEASE/reference/html/common-application-properties.html for max-idle and active but it didn't work so I need help to reduce these idle connections.
Please note that the simple monitor uses Spring Boot version 2.4.1
. Check the Spring docs for the correct property: https://docs.spring.io/spring-boot/docs/2.4.1/reference/htmlsingle/#common-application-properties-data