[jboss-jira] [JBoss JIRA] (WFLY-6572) ageout-history does not report failures

Dennis Reed (JIRA) issues at jboss.org
Thu Apr 28 17:42:00 EDT 2016


Dennis Reed created WFLY-6572:
---------------------------------

             Summary:  ageout-history does not report failures
                 Key: WFLY-6572
                 URL: https://issues.jboss.org/browse/WFLY-6572
             Project: WildFly
          Issue Type: Bug
    Affects Versions: 10.0.0.Final
            Reporter: Dennis Reed
            Assignee: Jason Greene


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