[infinispan-issues] [JBoss JIRA] (ISPN-10322) Create unified interface for initializing commands
Ryan Emerson (Jira)
issues at jboss.org
Fri Jun 21 11:06:00 EDT 2019
[ https://issues.jboss.org/browse/ISPN-10322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13750166#comment-13750166 ]
Ryan Emerson commented on ISPN-10322:
-------------------------------------
Initial RP merged, but we should take this approach further as detailed [here|https://github.com/infinispan/infinispan/pull/6834#issuecomment-504343283].
> Create unified interface for initializing commands
> --------------------------------------------------
>
> Key: ISPN-10322
> URL: https://issues.jboss.org/browse/ISPN-10322
> Project: Infinispan
> Issue Type: Enhancement
> Components: Core
> Affects Versions: 10.0.0.Beta3
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
> Priority: Major
> Fix For: 10.0.0.Beta4
>
>
> Currently we rely on CommandsFactoryImpl and ModuleCommandInitializer implementations to initiatilize commands once they have been received over the wire. However, currently we do this on a per method basis, resulting in commands having various initialisation naming schemes such as {{init}}, {{inject}} etc. We should provide a interface that can be implemented by commands that require initialization and utilise this method for all initialization.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the infinispan-issues
mailing list