[infinispan-issues] [JBoss JIRA] (ISPN-12227) Backup CacheResource limit number of blocking threads utilised

Ryan Emerson (Jira) issues at jboss.org
Thu Aug 13 12:31:00 EDT 2020


Ryan Emerson created ISPN-12227:
-----------------------------------

             Summary: Backup CacheResource limit number of blocking threads utilised
                 Key: ISPN-12227
                 URL: https://issues.redhat.com/browse/ISPN-12227
             Project: Infinispan
          Issue Type: Enhancement
          Components: Server
            Reporter: Ryan Emerson
            Assignee: Ryan Emerson
             Fix For: 12.0.0.Final


Currently the {{BackupManager}} and associated classes make heavy use of the {{BlockingManager}} to execute concurrent tasks. We should limit the execution of these tasks to a subset of the total number of blocking threads available in order to avoid a {{CacheBackpressureFullException}} being thrown.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the infinispan-issues mailing list