@NKorade, a couple of thoughts. Is the supervisor stuck reading non-existent offsets on select partitions?
Yeah, currently the supervisor reset API clears everything from the metadata table pertaining to a supervisor. IMO, itโd be nice to add support to reset metadata for a subset of partitions (would be less risky as well).
In the mean time, I wonder if you can edit the metadata table for the supervisor in question? Definitely exercise caution while doing this especially if this is a production system ๐