[infinispan-issues] [JBoss JIRA] (ISPN-1835) ModuleCommandFactory hierachy should be cleaned up
Sanne Grinovero (JIRA)
issues at jboss.org
Tue Oct 6 13:44:00 EDT 2015
[ https://issues.jboss.org/browse/ISPN-1835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13115635#comment-13115635 ]
Sanne Grinovero commented on ISPN-1835:
---------------------------------------
Is this out of date?
> ModuleCommandFactory hierachy should be cleaned up
> --------------------------------------------------
>
> Key: ISPN-1835
> URL: https://issues.jboss.org/browse/ISPN-1835
> Project: Infinispan
> Issue Type: Enhancement
> Components: Core
> Reporter: Galder Zamarreño
>
> The distinction between ModuleCommandFactory and ExtendedModuleCommandFactory should go away, and they should be independent interfaces.
> The reason for this is cos ModuleCommandFactory is a global component and so should care about creating global commands, i.e. perform GC.
> On the other hand ExtendedModuleCommandFactory (which should be renamed) is a cache component and so cares about creating cache specific global components, i.e. invalidate a named region (or cache) in 2LC.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the infinispan-issues
mailing list