JanssenProject / JanssenProject/jans

feat(jans-orm): provide details about connection pool usage

Open
#9,780 0 comments 0 reactions 1 assignee Assigned to @yurem View on GitHub
comp-jans-orm enhancement kind-feature priority-4 triaged
Dominant language
Java
Stars
647
Forks
173
Avg merge
1d 18h
Merged PRs (30d)
110

Description

1. Admin should have statistic about opened/closed/max active/etc SQL connections. This information he can use to tune connection pool size according to load. Default file name to log this statistic should be `app_persistence_orm_statistics.log`

2. For SQL DB we need to allow to specify in configuration `jmxEnabled` and `jmxNameBase`. These 2 enable JMS stats publish is jetty instance have enabled them.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.