[infinispan-issues] [JBoss JIRA] (ISPN-10075) We should ensure that when CompletionStages are completed they are continued only on Infinispan threads
Will Burns (Jira)
issues at jboss.org
Fri Jun 14 16:48:00 EDT 2019
[ https://issues.jboss.org/browse/ISPN-10075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Will Burns updated ISPN-10075:
------------------------------
Parent: ISPN-10309
Issue Type: Sub-task (was: Bug)
> We should ensure that when CompletionStages are completed they are continued only on Infinispan threads
> -------------------------------------------------------------------------------------------------------
>
> Key: ISPN-10075
> URL: https://issues.jboss.org/browse/ISPN-10075
> Project: Infinispan
> Issue Type: Sub-task
> Components: Core
> Reporter: Will Burns
> Priority: Major
> Fix For: 10.0.0.Final
>
>
> When a user can supply a CompletionStage to delay operations this can cause a possibility of that being completed on a different thread than expected. The new non blocking listeners will especially be affected by this (ISPN-9614). This is also problematic for CacheLoader SPI and any future API that takes a Publisher as an argument from the user.
> This issue should at least fix the upcoming non blocking listeners as discussed at https://github.com/infinispan/infinispan/pull/6401#issuecomment-475181484.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the infinispan-issues
mailing list