[infinispan-issues] [JBoss JIRA] (ISPN-11755) Stats should be collected in a non blocking way
Will Burns (Jira)
issues at jboss.org
Wed Apr 29 14:22:17 EDT 2020
Will Burns created ISPN-11755:
---------------------------------
Summary: Stats should be collected in a non blocking way
Key: ISPN-11755
URL: https://issues.redhat.com/browse/ISPN-11755
Project: Infinispan
Issue Type: Enhancement
Affects Versions: 11.0.0.Dev04
Reporter: Will Burns
The Stat class is created in a blocking way, but several of the stats are collected via non blocking means. Examples are that size uses persistence and remote nodes to collect it.
For now these calls are marked as blocking or are invoked in the blocking thread pool.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the infinispan-issues
mailing list