You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Maxim Khutornenko (JIRA)" <ji...@apache.org> on 2015/05/16 01:43:59 UTC

[jira] [Created] (AURORA-1322) DB task store is enabled by default when staging a recovery

Maxim Khutornenko created AURORA-1322:
-----------------------------------------

             Summary: DB task store is enabled by default when staging a recovery
                 Key: AURORA-1322
                 URL: https://issues.apache.org/jira/browse/AURORA-1322
             Project: Aurora
          Issue Type: Bug
          Components: Scheduler
            Reporter: Maxim Khutornenko


The new DB task store implementation is turned on by default for the TemporaryStorage since it uses a unit test DB init path: https://github.com/apache/aurora/blob/65df91bfd7e3a2ada38a5fe4d620e6373d0f59bf/src/main/java/org/apache/aurora/scheduler/storage/backup/TemporaryStorage.java#L69

This makes recovery from backup impossible if there is any task data triggering constraint violations during staging a recovery from backup file. 

(1) - https://github.com/apache/aurora/blob/65df91bfd7e3a2ada38a5fe4d620e6373d0f59bf/src/main/java/org/apache/aurora/scheduler/storage/backup/TemporaryStorage.java#L69



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)