[
https://issues.apache.org/jira/browse/AURORA-1842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15769843#comment-15769843
]
Hudson commented on AURORA-1842:
--------------------------------
SUCCESS: Integrated in Jenkins build Aurora #1701 (See
[https://builds.apache.org/job/Aurora/1701/])
AURORA-1842 Expose stats on garbage collected rows in (dmclaughlin: rev
61e6bc6c4516b3c0c7b601485b133097cb70ab78)
* (edit)
src/main/java/org/apache/aurora/scheduler/storage/db/RowGarbageCollector.java
> Expose stats on garbage collected rows in RowGarbageCollector
> -------------------------------------------------------------
>
> Key: AURORA-1842
> URL: https://issues.apache.org/jira/browse/AURORA-1842
> Project: Aurora
> Issue Type: Task
> Reporter: Mehrdad Nurolahzade
> Assignee: Mehrdad Nurolahzade
> Priority: Minor
> Labels: newbie
>
> {{RowGarbageCollector}} is currently counting the number of deleted rows for
> logging but is not exposing them as stats.
> Furthermore, as the garbage collection is happening while holding the storage
> write lock, expose/log timing stats on iteration time.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)