[jboss-jira] [JBoss JIRA] Created: (JGRP-858) Generic flags per message
Bela Ban (JIRA)
jira-events at lists.jboss.org
Tue Nov 11 02:16:36 EST 2008
Generic flags per message
-------------------------
Key: JGRP-858
URL: https://jira.jboss.org/jira/browse/JGRP-858
Project: JGroups
Issue Type: Feature Request
Reporter: Bela Ban
Assignee: Bela Ban
Fix For: 2.8
Investigate whether we can add generic flags to a message. Currently, we have a byte field and a few predefined flags (OOB, LOW_PRIO, HIGH_PRIO) in each message, but that means we only have a limited number of flags available to us.
Goal: find a way to add an infinite number of flags to a message, possibly even used defined flags. EnumSet ?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list