You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Stephan Erb (JIRA)" <ji...@apache.org> on 2015/07/05 21:54:04 UTC

[jira] [Commented] (AURORA-1369) Scheduler warns about unoptimized Operation SAVE_JOB_INSTANCE_UPDATE_EVENT

    [ https://issues.apache.org/jira/browse/AURORA-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14614376#comment-14614376 ] 

Stephan Erb commented on AURORA-1369:
-------------------------------------

{code}
$ git log -1 origin/master
commit 9ab3ede57d55c9b938542befdbfa213ca7213718
Author: Stephan Erb <st...@dev.static-void.de>
Date:   Fri Jun 26 11:00:06 2015 -0700

    Don't warn about unoptimized Operations

    Bugs closed: AURORA-1369

    Reviewed at https://reviews.apache.org/r/35840/
 {code}

> Scheduler warns about unoptimized Operation SAVE_JOB_INSTANCE_UPDATE_EVENT
> --------------------------------------------------------------------------
>
>                 Key: AURORA-1369
>                 URL: https://issues.apache.org/jira/browse/AURORA-1369
>             Project: Aurora
>          Issue Type: Story
>          Components: Scheduler
>    Affects Versions: 0.8.0
>            Reporter: Stephan Erb
>            Assignee: Stephan Erb
>            Priority: Minor
>
> The aurora scheduler warns about a storage operation which is not coalesced. We are seeing hundreds of messages in the form:
> {code}
> W0622 15:28:32.962 THREAD3134 org.apache.aurora.scheduler.storage.log.StreamManagerImpl$StreamTransactionImpl.coalesce: Unoptimized op: SAVE_JOB_INSTANCE_UPDATE_EVENT
> {code}



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