Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
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.
Attachments
Issue Links
- is related to
-
OAK-4835 Provide generic option to interrupt online revision cleanup
- Closed
1.
|
Provide status for gc process | Closed | Michael Dürig |