Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-1525

ageout-history does not report failures

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 3.0.0.Alpha1
    • 2.1.0.Final
    • Patching
    • None

      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.

            spyrkob Bartosz Spyrko-Smietanko
            rhn-support-dereed Dennis Reed
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: