[jboss-jira] [JBoss JIRA] (WFCORE-1526) ageout-history does not report failures

Bartosz Spyrko-Śmietanko (JIRA) issues at jboss.org
Thu May 5 10:12:00 EDT 2016


Bartosz Spyrko-Śmietanko created WFCORE-1526:
------------------------------------------------

             Summary:  ageout-history does not report failures
                 Key: WFCORE-1526
                 URL: https://issues.jboss.org/browse/WFCORE-1526
             Project: WildFly Core
          Issue Type: Bug
          Components: Patching 
    Affects Versions: 2.1.0.Final
            Reporter: Bartosz Spyrko-Śmietanko
            Assignee: Bartosz Spyrko-Śmietanko


When ageout-history cannot delete the old CP files, it silently fails and returns "success".

LocalAgeoutHistoryHandler#recursiveDelete does keep track of whether the
delete failed or succeeded, but the return value from this method is ignored
in execute(...).

If recursiveDelete returns false, it should report a failure.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)



More information about the jboss-jira mailing list