[jboss-jira] [JBoss JIRA] (WFLY-4905) CacheRemoveHandler can't run in same op as remove of parent cache-container
Brian Stansberry (JIRA)
issues at jboss.org
Sat Jul 11 18:57:05 EDT 2015
[ https://issues.jboss.org/browse/WFLY-4905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry reassigned WFLY-4905:
--------------------------------------
Assignee: Brian Stansberry (was: Paul Ferraro)
> CacheRemoveHandler can't run in same op as remove of parent cache-container
> ---------------------------------------------------------------------------
>
> Key: WFLY-4905
> URL: https://issues.jboss.org/browse/WFLY-4905
> Project: WildFly
> Issue Type: Bug
> Components: Clustering
> Affects Versions: 10.0.0.Alpha4
> Reporter: Brian Stansberry
> Assignee: Brian Stansberry
>
> CacheRemoveHandler tries to read its parent resource in Stage.RUNTIME, which means it can't run in the same op (say a composite) with a remove of the parent, as the parent resource will be gone by RUNTIME.
> This will also interfere with the WFCORE-808 improvement.
> Easy fix, as the read of the parent resource looks to be cruft; the data is never used.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the jboss-jira
mailing list