[teiid-issues] [JBoss JIRA] (TEIID-3731) Introduce an alternative protocol to lessen the usage of java serialization

Steven Hawkins (JIRA) issues at jboss.org
Wed Sep 30 09:57:00 EDT 2015


Steven Hawkins created TEIID-3731:
-------------------------------------

             Summary: Introduce an alternative protocol to lessen the usage of java serialization
                 Key: TEIID-3731
                 URL: https://issues.jboss.org/browse/TEIID-3731
             Project: Teiid
          Issue Type: Feature Request
            Reporter: Steven Hawkins
            Assignee: Steven Hawkins
             Fix For: 9.0


Even with heavy usage of externalizable there is still an overhead to java serialization blocking and reference tracking.  With custom object input/output we can eliminate the need for java serialization with most messages.

This however would need to work beside the existing java serialization protocol for backwards compatibility.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the teiid-issues mailing list