You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Navina Ramesh (JIRA)" <ji...@apache.org> on 2016/11/14 18:35:58 UTC

[jira] [Resolved] (SAMZA-1042) Allow offset notifications for input systems

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

Navina Ramesh resolved SAMZA-1042.
----------------------------------
    Resolution: Fixed

> Allow offset notifications for input systems
> --------------------------------------------
>
>                 Key: SAMZA-1042
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1042
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Boris Shkolnik
>            Assignee: Boris Shkolnik
>             Fix For: 0.12.0
>
>         Attachments: NotifiableConsumer.md, NotifiableConsumer.pdf, SAMZA-1042-0.patch, notifiable consumer2.md, notifiable-consumer2.pdf, rb53453.patch
>
>
> Currently we keep track of the progress of each consumer using checkpointing mechanism. These checkpoints are controlled by Samza, and the system consumer is not aware of it.
> But some systems may require knowledge of the current checkpointed position in the stream.
> For this purpose we propose an optional notification mechanism for input systems.
> See the attached doc for details.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)