[
https://issues.apache.org/jira/browse/AURORA-1139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bill Farner updated AURORA-1139:
--------------------------------
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)}}
was:
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
> Remove backwards compatibility shims from JobUpdateKey introduction
> -------------------------------------------------------------------
>
> Key: AURORA-1139
> URL: https://issues.apache.org/jira/browse/AURORA-1139
> Project: Aurora
> Issue Type: Task
> Components: Scheduler, Technical Debt
> Reporter: Bill Farner
>
> 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)}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)