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

PessDistCacheOperationsTest is failing randomly

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

XMLWordPrintable

      I found that the ResetOfflineStatusTest is not closing all the JGroups channel after the test because it is using a DelegatingTransport. The delegatingTransport.stop() is never invoked because it is not present in the metadata extracted when the code is compiled (i.e. the GCR cannot find any stopMethods)

      solution: I've created an abstract class in the core and extended in the test suite. the component metadata persister will persist the abstract class and register the start()/stop() methods.

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

                Created:
                Updated:
                Resolved:
                Archived: