Versions Compared

Key

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

...

Code Block
languagejava
titleErrors.java
MEMBER_ID_MISMATCH(78, "The join group contains group.instance.id which is already in the consumer group, however the member.id was not matching the record on coordinator", MemeberIdMisMatchException::new),
GROUP_INSTANCE_ID_INVALIDNOT_FOUND(79, "TheSome group.instance.id list specified in the leave group request containsare invalidnot idsfound", GroupInstanceIdInvalidException::new)

...