[
https://issues.apache.org/jira/browse/AURORA-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15688386#comment-15688386
]
Bill Farner commented on AURORA-133:
------------------------------------
[~mnurolahzade] looks like this issue was unintentionally addressed with this
patch: https://reviews.apache.org/r/28097/
LogStorage.write was previously guarded by an intrinsic lock, which made
internal lock timers less meaningful.
> write_lock_wait_nanos stat is misleading and of little use
> ----------------------------------------------------------
>
> Key: AURORA-133
> URL: https://issues.apache.org/jira/browse/AURORA-133
> Project: Aurora
> Issue Type: Bug
> Components: Scheduler
> Reporter: Bill Farner
> Priority: Minor
>
> {{write_lock_wait_nanos}} is not useful since intrinsic lock on
> {{LogStorage}} will be contended for and held by the time the read/write lock
> is acquired
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)