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

Core test suite leaks threads

    XMLWordPrintable

Details

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              dberinde@redhat.com Dan Berindei (Inactive)
              dberinde@redhat.com Dan Berindei (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: