Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zeebe simple monitor is making new connections but not releasing idle one with postgres connector #211

Open
dev-hitesh-gupta opened this issue Dec 23, 2020 · 3 comments

Comments

@dev-hitesh-gupta
Copy link

Any solution for this?

@Zelldon
Copy link
Contributor

Zelldon commented Jan 4, 2021

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.

@dev-hitesh-gupta
Copy link
Author

Screenshot from 2021-01-04 17-59-18
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.

@saig0
Copy link
Contributor

saig0 commented Jan 5, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants