Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-4781

CustomFailurePolicy.init is never called.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.0.0.CR1, 7.0.0.Final
    • 6.0.2.Final, 7.0.0.Beta2
    • Core
    • None

    Description

      The CustomFailurePolicy interface provides an "init(Cache<K, V> cache)" method, which, according to the JavaDoc, should be invoked during the initialization phase. The method is however never called and my custom XSite failure policy is this never initiated.

      It seems that the BackupSenderImpl class initiates the CustomFailurePolicy in its 'start()' method and does not call the 'init(Cache<K,V> cache)' method of the failure policy.

      Attachments

        Activity

          People

            rhn-gps-ddoyle Duncan Doyle (Inactive)
            rhn-gps-ddoyle Duncan Doyle (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: