[infinispan-issues] [JBoss JIRA] (ISPN-3526) Inject dependecies into the marshaller used for compatibility mode

Mircea Markus (JIRA) jira-events at lists.jboss.org
Thu Sep 19 11:04:04 EDT 2013


     [ https://issues.jboss.org/browse/ISPN-3526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mircea Markus updated ISPN-3526:
--------------------------------

    Fix Version/s: 6.0.0.Beta2
                       (was: 6.0.0.Beta1)

    
> Inject dependecies into the marshaller used for compatibility mode
> ------------------------------------------------------------------
>
>                 Key: ISPN-3526
>                 URL: https://issues.jboss.org/browse/ISPN-3526
>             Project: Infinispan
>          Issue Type: Feature Request
>    Affects Versions: 6.0.0.Alpha4
>            Reporter: Adrian Nistor
>            Assignee: Adrian Nistor
>             Fix For: 6.0.0.Beta2
>
>
> Interoperability between remote query and embedded mode requires a special marshaller to be specified (CompatibilityProtoStreamMarshaller) which has a dependency on the CacheManager. It should not be the user's responsibility to inject this dependency because that could only work with programmatic configuration and would be impossible with xml config.
> Probably the best way to solve this is to automatically wire all user provided marshaller _instances_ if they are annotated for injection.
>  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the infinispan-issues mailing list