[infinispan-issues] [JBoss JIRA] (ISPN-11755) Stats should be collected in a non blocking way

Pedro Ruivo (Jira) issues at jboss.org
Mon May 11 13:43:01 EDT 2020


     [ https://issues.redhat.com/browse/ISPN-11755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pedro Ruivo updated ISPN-11755:
-------------------------------
              Status: Pull Request Sent  (was: Open)
    Git Pull Request: https://github.com/infinispan/infinispan/pull/8285


> 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
>            Assignee: Will Burns
>            Priority: Major
>
> 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