[
https://issues.apache.org/jira/browse/KAFKA-17351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apoorv Mittal updated KAFKA-17351:
----------------------------------
Description:
Currently we handle the compacted topics handling in Share Partition by moving
the start offset but there might be a scenario where start offset is not
present in the cached batch and a NPE can occur.
Discussion: https://github.com/apache/kafka/pull/16339#discussion_r1717641654
was:Currently we handle the compacted topics handling in Share Partition by
moving the start offset but there might be a scenario where start offset is not
present in the cached batch and a NPE can occur.
> Validate compacted topics start offset handling in Share Partition
> ------------------------------------------------------------------
>
> Key: KAFKA-17351
> URL: https://issues.apache.org/jira/browse/KAFKA-17351
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Apoorv Mittal
> Assignee: Apoorv Mittal
> Priority: Major
>
> Currently we handle the compacted topics handling in Share Partition by
> moving the start offset but there might be a scenario where start offset is
> not present in the cached batch and a NPE can occur.
> Discussion: https://github.com/apache/kafka/pull/16339#discussion_r1717641654
--
This message was sent by Atlassian Jira
(v8.20.10#820010)