You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Jordan Ly (JIRA)" <ji...@apache.org> on 2017/12/08 19:30:00 UTC

[jira] [Created] (AURORA-1959) Missing Ops prevent upgrade from 0.19 to master

Jordan Ly created AURORA-1959:
---------------------------------

             Summary: 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)