GitHub user Yangsx-1 added a comment to the discussion: Talks about the design of consumer group in stream
I agree with you @torwig . So when encoding the subkey, is it better to add a length field before each name? such as : `sizeof(Stream_Name) + Stream_Name + sizeof(CG_Name) + CG_Name + sizeof(Consumer name) + consumer name + others` GitHub link: https://github.com/apache/kvrocks/discussions/1654#discussioncomment-6804788 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
