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

Boris Shkolnik updated SAMZA-864:
---------------------------------
    Attachment: patch

addressed Yi's comments and merged the latest code.

> allow job not to fail in case of incorrect number of partitions on checkpoint 
> topic
> -----------------------------------------------------------------------------------
>
>                 Key: SAMZA-864
>                 URL: https://issues.apache.org/jira/browse/SAMZA-864
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Boris Shkolnik
>            Assignee: Boris Shkolnik
>         Attachments: patch, rb43053.patch
>
>
> Today, if there is an incorrect number of partitions on the job's checkpoint 
> topic, the job will fail right away. The topic should have 1 partition.
> Unfortunately, there is no easy solution for this problem, since the number 
> of partitions on the topic cannot be decreased (or topic cannot be deleted).
> We should add a config that will allow just to issue a warning in this case 
> and keep going. We also need to make sure the checkpoints are written to 
> partition 0 only.



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

Reply via email to