You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Cameron Lee (JIRA)" <ji...@apache.org> on 2019/03/08 23:53:00 UTC

[jira] [Closed] (SAMZA-2121) Add checkpoint offset field to IncomingMessageEnvelope

     [ https://issues.apache.org/jira/browse/SAMZA-2121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Cameron Lee closed SAMZA-2121.
------------------------------

> Add checkpoint offset field to IncomingMessageEnvelope
> ------------------------------------------------------
>
>                 Key: SAMZA-2121
>                 URL: https://issues.apache.org/jira/browse/SAMZA-2121
>             Project: Samza
>          Issue Type: New Feature
>            Reporter: Cameron Lee
>            Assignee: Cameron Lee
>            Priority: Major
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> In some cases, the offset to checkpoint may not match the plain offset associated with an individual message.
> If large messages are supported in Kafka by segmenting them into smaller individual messages, then the plain offset of a message might fall in the middle of the segments of a large message. We do not want to checkpoint in the middle of a large message.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)