[
https://issues.apache.org/jira/browse/AURORA-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16284103#comment-16284103
]
Bill Farner commented on AURORA-1959:
-------------------------------------
Just as a shared mental note - if/when we have a snapshot-less storage, we will
need an explicit delete to expunge deprecated record types.
> Missing Ops prevent upgrade from 0.19 to master
> -----------------------------------------------
>
> Key: AURORA-1959
> URL: https://issues.apache.org/jira/browse/AURORA-1959
> Project: Aurora
> Issue Type: Bug
> Components: Scheduler
> Reporter: Jordan Ly
> Assignee: Jordan Ly
>
> Ops removed between 0.19 and master causes issues when replaying logs.
> Because the Op no longer exists in the new version, the scheduler will throw
> an exception and fail during recovery.
> The fix here is to deprecate operations over different versions. Do not write
> for one version and reads are no-ops. Then, you can remove the Op.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)