Re: Tagged fields constraint to start from tagId: 0

2025-02-04 Thread Kamal Chandraprakash
Got it. Thanks for clearing that up! -- Kamal On Tue, Feb 4, 2025 at 4:40 PM David Jacot wrote: > Hi Kamal, > > It is fine to relax the constraint in StructSpec for your internal tags. > For instance, you could allow your internal tags to start from id 1. It > is very unlikely that we will

Re: Tagged fields constraint to start from tagId: 0

2025-02-04 Thread David Jacot
Hi Kamal, It is fine to relax the constraint in StructSpec for your internal tags. For instance, you could allow your internal tags to start from id 1. It is very unlikely that we will ever have tags as part of the official protocol reaching that. Best, David On Mon, Feb 3, 2025 at 6:36 PM K

Re: Tagged fields constraint to start from tagId: 0

2025-02-03 Thread Kamal Chandraprakash
Bumping up on this thread. In a forked Kafka repo, if we want to introduce a new tagged field. Which approach should be taken? Is it fine to relax the constraint in StructSpec to start