paypal/squbs

JMX bean that shows how many times a client is materialized

Open

#346 opened on Dec 12, 2016

 (0 comments) (0 reactions) (0 assignees)Scala (248 forks)batch import
help wanted

Repository metrics

Stars
 (1,384 stars)
PR merge metrics
 (No merged PRs in 30d)

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