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

Pedro Ruivo (JIRA) jira-events at lists.jboss.org
Mon Sep 23 10:22:03 EDT 2013


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

Pedro Ruivo updated ISPN-3526:
------------------------------

        Status: Resolved  (was: Pull Request Sent)
    Resolution: Done

    
> 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