Skip to content

Conversation

@mszabo-wikia
Copy link
Contributor

It would be useful for userland Hack code in Slack to determine whether a connection obtained via an HHVM async_mysql connection pool was recycled from the pool or freshly opened, to allow more granular instrumentation than what pool-level stats currently provide. See facebook/hhvm#8013 for the full rationale.

Add two new connection fields that expose this information. A followup diff will expose these to HHVM/Hack.

It would be useful for userland Hack code in Slack to determine
whether a connection obtained via an HHVM async_mysql connection pool
was recycled from the pool or freshly opened, to allow more granular
instrumentation than what pool-level stats currently provide.
See facebook/hhvm#8013 for the full rationale.

Add two new connection fields that expose this information.
A followup diff will expose these to HHVM/Hack.
@meta-cla meta-cla bot added the CLA Signed label Jan 31, 2026
@jkedgar
Copy link
Contributor

jkedgar commented Feb 2, 2026

@mszabo-wikia, I'm having trouble importing your changes. I'll apply them manually - and I might make some minor changes.

@mszabo-wikia
Copy link
Contributor Author

@jkedgar Thanks! Let me know if you need anything from me.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants