You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/07/07 22:22:03 UTC

[jira] [Commented] (GEODE-2137) client membership IDs contain 17 bytes of useless information that should be removed

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

ASF subversion and git services commented on GEODE-2137:
--------------------------------------------------------

Commit 57fdb34f4621a5ffafd370d6b31e78af61ece824 in geode's branch refs/heads/rollback/1.2.0_memberID from [~bschuchardt]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=57fdb34 ]

Revert serialized form of InternalDistributedMember to 1.0.0-incubating

This reopens GEODE-2137 on this branch...

GEODE-2137: client membership IDs contain 17 bytes of useless information


> 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
>            Assignee: Bruce Schuchardt
>             Fix For: 1.1.0
>
>
> 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.4.14#64029)