You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "clebert suconic (JIRA)" <ji...@apache.org> on 2014/11/11 23:51:33 UTC

[jira] [Commented] (ACTIVEMQ6-7) Improve Serialization on Connection Factory.

    [ https://issues.apache.org/jira/browse/ACTIVEMQ6-7?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207257#comment-14207257 ] 

clebert suconic commented on ACTIVEMQ6-7:
-----------------------------------------

The current HornetQConnectionFactory (to be renamed BTW) has an extensive use of serialization with an expensive graph. Any change to the code will make versioning un-usable.

The improved version should use a map of Strings through an externalizable interface. Any changes to the inner code wouldn't break release compatibility in any way.

> Improve Serialization on Connection Factory.
> --------------------------------------------
>
>                 Key: ACTIVEMQ6-7
>                 URL: https://issues.apache.org/jira/browse/ACTIVEMQ6-7
>             Project: Apache ActiveMQ 6
>          Issue Type: Improvement
>            Reporter: Martyn Taylor
>             Fix For: 6.0.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)