[jboss-jira] [JBoss JIRA] (JGRP-2077) ExtendedUUID: add superclass which contains only an int

Bela Ban (JIRA) issues at jboss.org
Wed Jun 8 05:35:00 EDT 2016


     [ https://issues.jboss.org/browse/JGRP-2077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bela Ban resolved JGRP-2077.
----------------------------
    Resolution: Done


Added {{FlagsUUID}} (extending {{UUID}}) from which {{ExtendedUUID}} extends

> ExtendedUUID: add superclass which contains only an int
> -------------------------------------------------------
>
>                 Key: JGRP-2077
>                 URL: https://issues.jboss.org/browse/JGRP-2077
>             Project: JGroups
>          Issue Type: Feature Request
>            Reporter: Bela Ban
>            Assignee: Bela Ban
>            Priority: Minor
>             Fix For: 4.0
>
>
> ExtendedUUID contains {{flags}} (a short) and arrays of keys and values (byte[] buffers). If someone didn't want the 2 arrays, they'd still pay the cost.
> Therefore add a subclass of UUID which contains the {{flags}} (an int) field and make ExtendedUUID subclass it and add the arrays. This way, people can choose which one to use.



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


More information about the jboss-jira mailing list