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

is there any logging available to get the information for the thread activity ? #2224

Open
Masood312 opened this issue Jul 30, 2024 · 1 comment

Comments

@Masood312
Copy link

Looking for the information to get the thread logging on the event when the thread gets a connection and when they are returned to the pool.

Any information apart form the logging would also help me.

The intention for this activity is to know, if a thread can, at any point in time, be associated with more than one connection.

@IRus
Copy link

IRus commented Aug 16, 2024

@Masood312 did you try implementing com.zaxxer.hikari.metrics.IMetricsTracker? It seems to get called when connection acquired and released

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

No branches or pull requests

2 participants