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

Core test suite leaks threads

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

XMLWordPrintable

      Each LocalDistributedExecutorTest test method creates a new DefaultExecutorService instance, and each instance uses a new local executor created with Executors.newCachedThreadPool(...). But the DefaultExecutorService is created with takeExecutorOwnership = false, and so the local executor is not stopped on shutdown.

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

                Created:
                Updated:
                Resolved:
                Archived: