]
Bela Ban commented on JGRP-1057:
--------------------------------
Check other 'enumerations' which don't use enums
GroupRequest: turn mode (GET_ALL, GET_FIRST etc) into an enum
-------------------------------------------------------------
Key: JGRP-1057
URL:
https://issues.jboss.org/browse/JGRP-1057
Project: JGroups
Issue Type: Task
Reporter: Bela Ban
Assignee: Bela Ban
Fix For: 3.0
enum Mode {GET_FIRST, GET_ALL, GET_N, GET_MJORITY, GET_NONE} // etc
Potentially move mode out of GroupRequest (to Global ?)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: