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/18 21:37:00 UTC

[jira] [Resolved] (AURORA-1321) Create bulk version of the saveJobInstanceUpdateEvent db store method

     [ https://issues.apache.org/jira/browse/AURORA-1321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maxim Khutornenko resolved AURORA-1321.
---------------------------------------
    Resolution: Won't Fix

> Create bulk version of the saveJobInstanceUpdateEvent db store method
> ---------------------------------------------------------------------
>
>                 Key: AURORA-1321
>                 URL: https://issues.apache.org/jira/browse/AURORA-1321
>             Project: Aurora
>          Issue Type: Bug
>          Components: Scheduler
>            Reporter: Maxim Khutornenko
>            Assignee: Maxim Khutornenko
>
> Perf analysis revealed unsatisfactory performance of the job update instance insertion implementation during snapshot recovery. It may take up to 5 minutes to process a total of ~100K instance events during scheduler restart. 
> Implement and benchmark the bulk insert version of this api: https://github.com/apache/aurora/blob/b436ec52101cfd5d6f65075a5f7a857ed5a41b5f/src/main/java/org/apache/aurora/scheduler/storage/JobUpdateStore.java#L152



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