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/22 21:48:59 UTC

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

Zameer Manji created AURORA-1825:
------------------------------------

             Summary: 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)