Hi Tom, I think it would be useful with some real world (or made up!) numbers on how much relative/% space is saved for the most error-dense protocol requests. E.g., an OffsetCommitResponse with 10 topics and 100 failing partitions would reduce the overall size by % bytes.
Thanks, Magnus Den tis 7 juli 2020 kl 17:01 skrev Colin McCabe <cmcc...@apache.org>: > Hi Tom, > > Thanks for this. I think the tough part is probably the few messages that > are still using manual serialization, which can't be easily converted to > using this. So we will probably have to upgrade them to using automatic > generation, or accept a little inconsistency for a while until they are > upgraded. > > best, > Colin > > > On Wed, Jul 1, 2020, at 09:21, Tom Bentley wrote: > > Hi all, > > > > Following a suggestion from Colin in the KIP-625 discussion thread, I'd > > like to start discussion on a much smaller KIP which proposes to make > error > > codes and messages tagged fields in all RPCs. > > > > > https://cwiki.apache.org/confluence/display/KAFKA/KIP-363%3A+Make+RPC+error+codes+and+messages+tagged+fields > > > > I'd be grateful for any feedback you may have. > > > > Kind regards, > > > > Tom > > >