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

Allow listeners to be invoked only by a primary data owner

    XMLWordPrintable

Details

    Description

      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 { ... }
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: