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

Cache should not start if it cluster listener replication fails

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Major Major
    • None
    • 10.1.5.Final, 11.0.0.Dev03
    • Core
    • None
    • DataGrid Sprint #41

      StateConsumerImpl.fetchClusterListeners catches any exceptions during the fetch and local installation of cluster listeners from other nodes, and only logs a warning message:

      18:04:14,069 WARN  (jgroups-5,Test-NodeD:[]) [StateConsumerImpl] ISPN000284: Problem encountered while installing cluster listener
      

      If a cache starts without installing all the cluster listeners locally, the listeners will miss events for keys that end up with the joiner as the primary owner, which would be pretty hard to debug. We should instea fail fast, and prevent the cache from starting if the cluster listeners cannot be fetched and installed locally.

              wburns@redhat.com Will Burns
              dberinde@redhat.com Dan Berindei (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: