[infinispan-issues] [JBoss JIRA] Commented: (ISPN-295) Make JBoss Marshalling MarshallerFactory configurable
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Thu Dec 23 02:34:18 EST 2010
[ https://issues.jboss.org/browse/ISPN-295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12572145#comment-12572145 ]
Galder Zamarreño commented on ISPN-295:
---------------------------------------
I don't see a reason to make this configurable. We currently use the River marshaller which performs pretty well. You could in theory change it to use a JDK marshaller that's compatible with JDK serialization, but I don't see a need to do that right now. Reopen if this changes.
> Make JBoss Marshalling MarshallerFactory configurable
> -----------------------------------------------------
>
> Key: ISPN-295
> URL: https://issues.jboss.org/browse/ISPN-295
> Project: Infinispan
> Issue Type: Feature Request
> Components: Configuration, Marshalling
> Reporter: Galder Zamarreño
> Assignee: Galder Zamarreño
> Labels: hackathon
>
> Make JBoss Marshalling MarshallerFactory configurable via JMX and anagrammatically.
> Currently this is hardcoded to JBossMarshaller.DEFAULT_MARSHALLER_FACTORY
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list