Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For join group requests under static membership (with member name set), we are requiring:

  • Member.id must be set or use UNKNOWN_MEMBER_NAME if the `member.name` is already within the map, and it . The set member.id (if not unknown) has to match the given value. Otherwise reply MEMBER_ID_MISMATCH
  • Member.id must be left empty if the `member.name` is new. Otherwise reply DUPLICATE_STATIC_MEMBER

...