[jboss-jira] [JBoss JIRA] Updated: (JBMESSAGING-794) Current Java serialization is always used

Tim Fox (JIRA) jira-events at lists.jboss.org
Thu Feb 15 15:17:34 EST 2007


     [ http://jira.jboss.com/jira/browse/JBMESSAGING-794?page=all ]

Tim Fox updated JBMESSAGING-794:
--------------------------------

       Issue Type: Task  (was: Bug)
    Fix Version/s: 1.2.1
                       (was: 1.2.0.CR1)

I have discussed this with Clebert - and considering the only places where serialization is used are:

1) Remoting pings and internal invocations - these are non performance critical
2) Serialization of JMS object message bodies.

Allowing JBoss Serialization may allow for a few % performance increase when marshalling object messages, so I am defferring to 1.2.1 since this is not a huge deal right now.



> Current Java serialization is always used
> -----------------------------------------
>
>                 Key: JBMESSAGING-794
>                 URL: http://jira.jboss.com/jira/browse/JBMESSAGING-794
>             Project: JBoss Messaging
>          Issue Type: Task
>    Affects Versions: 1.2.0.Beta1
>            Reporter: Tim Fox
>         Assigned To: Tim Fox
>            Priority: Minor
>             Fix For: 1.2.1
>
>
> Currently, Java serialization is always used in the only places that serialization is used in JBM:
> 1) Serializating remoting internal invocations and pings
> 2) Serializing jms object messages
> Although these are non critical, we may want the ability to use JBoss Serialization in this situation

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list