You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Michael Dürig (JIRA)" <ji...@apache.org> on 2016/10/17 10:04:58 UTC

[jira] [Resolved] (OAK-4919) Better feedback from method invocations on RevisionGCMBean

     [ https://issues.apache.org/jira/browse/OAK-4919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Dürig resolved OAK-4919.
--------------------------------
    Resolution: Fixed

Fixed at http://svn.apache.org/viewvc?rev=1765235&view=rev. Remaining issue needs bumping the Oak version (tracked in subtask)

> Better feedback from method invocations on RevisionGCMBean
> ----------------------------------------------------------
>
>                 Key: OAK-4919
>                 URL: https://issues.apache.org/jira/browse/OAK-4919
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: core
>            Reporter: Michael Dürig
>            Assignee: Michael Dürig
>              Labels: monitoring
>             Fix For: 1.5.13
>
>
> The methods to invoke and cancel revision gc return void. This is by design as those calls are asynchronous. The idea is that {{RevisionGC.getRevisionGCStatus()}} would return the current status of an ongoing gc operation. However, currently that method only returns the status of the asynchronous task that was fired off. It should instead be able to convey back the real status of the underlying operation. 



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