Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Twitter Aurora Q2'15 Sprint 5
-
3
Description
AURORA-1093 introduced several shims to support data migration across the 0.8.0 barrier. These should be removed.
- Remove JobUpdateSummary.updateId and jobKey
- Remove JobUpdateQuery.updateId
- Remove recovery-time update id -> update key lookup in LogStorage
- Remove JobUpdateStore.fetchUpdateKey
- Remove JobUpdateDetailsMapper.selectUpdateKey
- Remove SaveJobUpdateEvent.updateId
- Change UNIQUE(update_id) constraint to UNIQUE(job_key_id, update_id)
Attachments
Issue Links
- relates to
-
AURORA-1093 Scheduler updates should be uniquely identified by jobKey + updateId
- Resolved