Sorry all, I mean KIP-851 not KIP-734. In KIP-734 we add a new OffsetSpec to AdminClient, in this KIP I just extend this OffsetSpec to GetOffsetShell.
> On Jan 30, 2022, at 6:29 PM, deng ziming <[email protected]> wrote: > > Hey all, I'm starting the voting on KIP-734. > > This supports a new OffsetSpec in GetOffsetShell so that we can easily > determine the offset and timestamp of the message with the largest timestamp > on a partition. This seems a simple change but replaced KafkaConsumer with > AdminClient in GetOffsetShell. > > Thanks, > Ziming Deng
