Hi Andrew, Thanks for the KIP. The proposed export functionality for share groups follows existing CLI standards, with consumer and streams group CLIs, but bundling it with --reset-offsets is awkward. We should consider a future KIP to decouple --export into a standalone feature.
+1 (binding) Regards, Apoorv Mittal On Sat, May 2, 2026 at 5:47 PM Andrew Schofield <[email protected]> wrote: > Hi, > I would like to start the vote for KIP-1323 which adds some new options > for initialization of share groups. This makes it easier to migrate > applications from a consumer group to a share group from the committed > offsets of the consumer group. > > KIP: > https://cwiki.apache.org/confluence/display/KAFKA/KIP-1323%3A+Initialization+of+share+group+offsets+from+a+specific+offset+or+a+file > > Discussion thread: > https://lists.apache.org/thread/4jv0qqftb27yh990b1n14t2m5105tv69 > > Thanks, > Andrew >
