On Thu, Feb 10, 2022 at 12:16:20PM +0100, Juergen Gross wrote: > +The "Connection error indicator" is used to let the server indicate it has > +detected some error that led to deactivation of the connection by the server. > +If the feature has been advertised then the "Connection error indicator" may > +take the following values: > + > +Value Description > +----------------------------------------------------------------- > +0 No error, connection is valid > +1 Communication problems (event channel not functional) > +2 Inconsistent producer or consumer offset > +3 Protocol violation (client data package too long)
Is this meant to be the only possible error value? If in the future we want to add more possible error, does it going to need a new feature bit and maybe a new error field? Thanks, -- Anthony PERARD