You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Zameer Manji (JIRA)" <ji...@apache.org> on 2016/11/23 01:13:58 UTC

[jira] [Commented] (AURORA-1825) Enable async logging by default

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

Zameer Manji commented on AURORA-1825:
--------------------------------------

We could achieve this by changing {{logback.xml}} to use this: http://logback.qos.ch/manual/appenders.html#AsyncAppender

> Enable async logging by default
> -------------------------------
>
>                 Key: AURORA-1825
>                 URL: https://issues.apache.org/jira/browse/AURORA-1825
>             Project: Aurora
>          Issue Type: Task
>            Reporter: Zameer Manji
>            Priority: Minor
>
> Based on my experience while working on AURORA-1823 and [~StephanErb]'s work on logging recently, I think it would be best if we enabled async logging.
> For example if one attempts to parallelize the work inside {{StateManagerImpl}} there isn't much benefit because all of the state transitions are logged and all of the threads would contend for the lock.



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