[arquillian-issues] [JBoss JIRA] (ARQ-1867) Recognize Spacelift threads from all others regarding of a thread name

Stefan Miklosovic (JIRA) issues at jboss.org
Tue Oct 7 18:31:11 EDT 2014


Stefan Miklosovic created ARQ-1867:
--------------------------------------

             Summary: Recognize Spacelift threads from all others regarding of a thread name
                 Key: ARQ-1867
                 URL: https://issues.jboss.org/browse/ARQ-1867
             Project: Arquillian
          Issue Type: Feature Request
          Components: Extension - Spacelift
    Affects Versions: spacelift_1.0.0.Alpha2
            Reporter: Stefan Miklosovic


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.




--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the arquillian-issues mailing list