Groups Status Table

The Groups status table presents the status of application groups and their members.

Columns

Column Description
Status For descriptions of these values, see Client Status.
Name The group name string.
Activation Interval The activation interval of the group. For details, see the Development guide, Activation Interval.
Ordinal Members A list of client IDs that are ordinal members of the group.
Observer Members A list of client IDs that are observer members of the group.

Members Sub-Tables

Clicking a row of the groups status table opens two sub-tables, listing the group's ordinal members and observer members.

Column Description
Ordinal The ordinal currently assigned to the member process.
ID The member's client ID.
Member Type
  • Full Member Functioning member of the group. Receives ordinal updates and status updates. A full member has a specified member descriptor.
  • Ordinal Member Functioning member of the group. Receives only ordinal updates. Ordinal members do not have a specified member descriptor.
  • Observer Member Not a functioning member of the group. Receives only status updates.
Member Descriptor Clients may supply a JSON descriptor when they join a group. The descriptor is an FTL message object that uniquely identifies the member process.