Thank you for help, I later tried the while(true) poll, and after
iterations, it successfully returned records. However, my use case is a bit
weird—the consumer doesn’t need while(true) poll. I’ll see if there’s a
better way to handle this.
> On Apr 9, 2025, at 2:02 AM, kirin sairento wrote:
>
> Hello teams
>
> I have a GitHub repo to reproduce this
> issue:https://github.com/nenryo/kafka_consumer_issue
>
>
>
> On Mon, Apr 7, 2025 at 10:13 AM kirin sairento
> wrote:
> I suspect this issue is related to log segment boundari
Hello teams
I have a GitHub repo to reproduce this issue:
https://github.com/nenryo/kafka_consumer_issue
On Mon, Apr 7, 2025 at 10:13 AM kirin sairento
wrote:
> I suspect this issue is related to log segment boundaries. When dealing
> with non-contiguous offsets that span across segments—for