Uploaded image for project: 'Arquillian'
  1. Arquillian
  2. ARQ-1867

Recognize Spacelift threads from all others regarding of a thread name

XMLWordPrintable

      It is hard to distinguish between Spacelift threads and all other threads in the system.

      ExecutorServiceImpl creates executor services via Executors.newCachedThreadPool and Executors.newScheduledThreadPool(1) which are naming threads like "pool-1-thread-_number" and it is hard to make a difference what is Spacelift related and what is not in tools like jvisualvm or jconsole.

            smikloso Stefan Miklosovic (Inactive)
            smikloso Stefan Miklosovic (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: