[
https://issues.apache.org/jira/browse/SAMZA-1805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16578812#comment-16578812
]
Sanil Jain commented on SAMZA-1805:
-----------------------------------
* We can support checkpoint streams via FileSystemCheckpointManager using the
Test Framework.
* Out intention was to provide a smoke test that stops a running job that
writes to a checkpoint topic and then run the job again and verify
checkpointing.
* Adding this does not add any value since in real world jobs use Kafka
checkpointing and none of the use cases use File System Checkpointing. Test
framework does not support kafka streams right now since intention of this
framework was to make testing independent of systems like Kafka
* Not supporting this feature has no user impact, since this support was added
for samza-devs only
> Testing Support for Checkpoint Stream
> -------------------------------------
>
> Key: SAMZA-1805
> URL: https://issues.apache.org/jira/browse/SAMZA-1805
> Project: Samza
> Issue Type: Bug
> Reporter: Sanil Jain
> Assignee: Sanil Jain
> Priority: Major
>
> - Add support for checkpoint stream
> - Add tests ensuing successful job restarts
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)