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

Improve SingleSiteRequest.sitesUnreachable()

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

XMLWordPrintable

      When JGroups tries to send a message to an offline site, it triggers a Event.SITE_UNREACHABLE event. 

      This event does not contain any information of what message originated it (could it have? I'm not sure) so, in Infinispan, we iterate over all pending messages and abort the ones going to the affected site.

      sitesUnreachable() creates a response to give it to the ReponseCollector. Currently, it is invoked for each Event.SITE_UNREACHABLE event received but we can improve the situation by invoking the method only once.

              pruivo@redhat.com Pedro Ruivo
              pruivo@redhat.com Pedro Ruivo
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: