You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Chris Lohfink (JIRA)" <ji...@apache.org> on 2016/06/07 17:00:24 UTC

[jira] [Created] (CASSANDRA-11966) When SEPWorker assigned work, set thread name to match pool

Chris Lohfink created CASSANDRA-11966:
-----------------------------------------

             Summary: When SEPWorker assigned work, set thread name to match pool
                 Key: CASSANDRA-11966
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-11966
             Project: Cassandra
          Issue Type: Improvement
          Components: Observability
            Reporter: Chris Lohfink
            Priority: Minor


Currently in traces, logs, and stacktraces you cant really associate the thread name with the pool since its just "SharedWorker-#". Calling setName around the task could improve logging and tracing a little while being a cheap operation.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)