Bruce Schuchardt created GEODE-2137:
---------------------------------------
Summary: client membership IDs contain 17 bytes of useless
information that should be removed
Key: GEODE-2137
URL: https://issues.apache.org/jira/browse/GEODE-2137
Project: Geode
Issue Type: Improvement
Components: client/server
Reporter: Bruce Schuchardt
Clients use the same membership ID class as servers. Server IDs contain the
UUID needed for some communications. They also carry a byte for member-weight
adjustments. These bytes are not needed in the serialized form of client
membership IDs and should be supressed, saving 17 bytes per serialized ID.
Server-side version tags and event IDs also do not need these bytes in their
serialized form.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)