Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-4905

CacheRemoveHandler can't run in same op as remove of parent cache-container

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 10.0.0.Final
    • 10.0.0.Alpha4
    • Clustering
    • None

    Description

      CacheRemoveHandler tries to read its parent resource in Stage.RUNTIME, which means it can't run in the same op (say a composite) with a remove of the parent, as the parent resource will be gone by RUNTIME.

      This will also interfere with the WFCORE-808 improvement.

      Easy fix, as the read of the parent resource looks to be cruft; the data is never used.

      Attachments

        Activity

          People

            bstansbe@redhat.com Brian Stansberry
            bstansbe@redhat.com Brian Stansberry
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: