>
> Best,
>
> From: Sophie Blee-Goldman
> Sent: Tuesday, March 16, 2021 5:58 AM
> To: users@kafka.apache.org
> Subject: Re: Slightly Modified Sticky Assignor.
>
> Hey Mazen,
>
> The easiest way to approach this is probably to pass in a
Great, thanks so much for the detailed answer.
Best,
From: Sophie Blee-Goldman
Sent: Tuesday, March 16, 2021 5:58 AM
To: users@kafka.apache.org
Subject: Re: Slightly Modified Sticky Assignor.
Hey Mazen,
The easiest way to approach this is probably to pass in a
Hey Mazen,
The easiest way to approach this is probably to pass in a reference to the
associated Consumer and
then just call one of the *Consumer#committed *methods which return the
OffsetAndMetadata.
But I'm guessing your underling question may be about how to get that
reference to the Consumer