[
https://issues.apache.org/jira/browse/SAMZA-979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15394118#comment-15394118
]
Xinyu Liu commented on SAMZA-979:
---------------------------------
Right, we do not support migration from 0.9 directly to 0.11. A job (< 0.10)
needs to migrate to 0.10 so that it has the changlog partition map from
checkpoint to the coordinator stream. Then upgrading to 0.11 does not requite
further migration.
> Remove KafkaCheckpointMigration
> -------------------------------
>
> Key: SAMZA-979
> URL: https://issues.apache.org/jira/browse/SAMZA-979
> Project: Samza
> Issue Type: Bug
> Affects Versions: 0.11
> Reporter: Xinyu Liu
> Assignee: Xinyu Liu
> Priority: Blocker
>
> KafkaCheckpointMigration is not needed anymore for ver 11. remove the code.
> Also find an extra logging introduced by the change. Remove it during this
> fix.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)