[infinispan-issues] [JBoss JIRA] (ISPN-10378) Preload write is performed on persistence thread
Dan Berindei (Jira)
issues at jboss.org
Wed Jul 3 04:51:00 EDT 2019
[ https://issues.jboss.org/browse/ISPN-10378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dan Berindei updated ISPN-10378:
--------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 10.0.0.Beta4
Resolution: Done
> Preload write is performed on persistence thread
> ------------------------------------------------
>
> Key: ISPN-10378
> URL: https://issues.jboss.org/browse/ISPN-10378
> Project: Infinispan
> Issue Type: Bug
> Components: Loaders and Stores
> Reporter: Will Burns
> Assignee: Will Burns
> Priority: Major
> Fix For: 10.0.0.Beta4
>
>
> With ISPN-9722 preload was made non blocking. However the writes of the entries to memory are performed on the persistence thread pool, which is incorrect. We should instead do this on async (CPU) thread pool.
> This can cause issues with preload with passivation enabled as seen by this stack trace https://paste.fedoraproject.org/paste/Dn~uOsVL1EI7Iq5EK1kIzA
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the infinispan-issues
mailing list