paypal/squbs

JMX bean that shows how many times a client is materialized

Open

#346 opened on Dec 12, 2016

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Scala (1,384 stars) (248 forks)batch import
help wanted

Description

Having a JMX bean (or a field in an existing one) that show how many times a client is materialized? This may give us a quick debugging idea to see if a client is getting materialized too many times.

Contributor guide