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

Allow listeners to be invoked only by a primary data owner

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Minor Minor
    • 6.0.0.Final
    • 5.3.0.Final
    • Core, Listeners

      Could be a parameter on the annotation, such as primaryOnly to prevent all replicas from firing updates, such as:

      @Listener(primaryOnly = true)
      public class MyListener { ... }
      

              manik_jira Manik Surtani (Inactive)
              manik_jira Manik Surtani (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: