[ https://issues.apache.org/jira/browse/TINKERPOP-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Yang Xia closed TINKERPOP-1344. ------------------------------- Resolution: Won't Do Closing given [discussion|https://lists.apache.org/thread/om2m0phg25s83529p9w0gldmcxz7578h] - it can be reopened if there is expectation that there will be active work on this item. > ReferenceYYYXXX for better message passing > ------------------------------------------ > > Key: TINKERPOP-1344 > URL: https://issues.apache.org/jira/browse/TINKERPOP-1344 > Project: TinkerPop > Issue Type: Improvement > Components: process > Affects Versions: 3.2.0-incubating, 3.1.2-incubating > Reporter: Marko A. Rodriguez > Priority: Major > > In https://issues.apache.org/jira/browse/TINKERPOP-1343, I was saying that it > would be nice to have the element id type be known so we can do > {{writeObject()}} as opposed to {{writeObjectAndClass()}}. I think we could > do some good with a hiearchy of classes like: > {code} > ReferenceIntVertex > ReferenceLongVertex > ReferenceVertex (Object -- what we have now) > ReferenceUUIDVertex > ... > {code} > ...likewise for Edge, VertexProperty... > This will save us an extra 32-bits (4 byte int) on the serialization of > messages during OLAP message pass as that is all {{ReferenceXXX}} based. -- This message was sent by Atlassian Jira (v8.20.10#820010)