[jira] [Commented] (CASSANDRA-8341) Expose time spent in each thread pool

2018-02-27 Thread Chris Lohfink (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16379093#comment-16379093 ] Chris Lohfink commented on CASSANDRA-8341: -- Patch changed output of tpstats to look like:

[jira] [Commented] (CASSANDRA-8341) Expose time spent in each thread pool

2018-02-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16379090#comment-16379090 ] ASF GitHub Bot commented on CASSANDRA-8341: --- GitHub user clohfink opened a pull request:

[jira] [Commented] (CASSANDRA-8341) Expose time spent in each thread pool

2014-12-01 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14229712#comment-14229712 ] Robert Stupp commented on CASSANDRA-8341: - Note:

[jira] [Commented] (CASSANDRA-8341) Expose time spent in each thread pool

2014-12-01 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14229780#comment-14229780 ] Benedict commented on CASSANDRA-8341: - SEPWorker already grabs the nanoTime on

[jira] [Commented] (CASSANDRA-8341) Expose time spent in each thread pool

2014-12-01 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14229796#comment-14229796 ] T Jake Luciani commented on CASSANDRA-8341: --- I added some code to do this in

[jira] [Commented] (CASSANDRA-8341) Expose time spent in each thread pool

2014-12-01 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14229805#comment-14229805 ] Benedict commented on CASSANDRA-8341: - Ah, that's a good question: are we talking

[jira] [Commented] (CASSANDRA-8341) Expose time spent in each thread pool

2014-12-01 Thread Chris Lohfink (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14229859#comment-14229859 ] Chris Lohfink commented on CASSANDRA-8341: -- I want to see time spent

[jira] [Commented] (CASSANDRA-8341) Expose time spent in each thread pool

2014-12-01 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14229861#comment-14229861 ] T Jake Luciani commented on CASSANDRA-8341: --- Ah, I was confused by the

[jira] [Commented] (CASSANDRA-8341) Expose time spent in each thread pool

2014-12-01 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14229872#comment-14229872 ] Benedict commented on CASSANDRA-8341: - That is difficult, since we have stages

[jira] [Commented] (CASSANDRA-8341) Expose time spent in each thread pool

2014-12-01 Thread Chris Lohfink (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14230164#comment-14230164 ] Chris Lohfink commented on CASSANDRA-8341: -- I'll write up something in a

[jira] [Commented] (CASSANDRA-8341) Expose time spent in each thread pool

2014-11-20 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14219174#comment-14219174 ] Robert Stupp commented on CASSANDRA-8341: - Yea - that

[jira] [Commented] (CASSANDRA-8341) Expose time spent in each thread pool

2014-11-20 Thread Chris Lohfink (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14219374#comment-14219374 ] Chris Lohfink commented on CASSANDRA-8341: -- yep understandable. Id like this

[jira] [Commented] (CASSANDRA-8341) Expose time spent in each thread pool

2014-11-20 Thread Chris Lohfink (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14219444#comment-14219444 ] Chris Lohfink commented on CASSANDRA-8341: -- In the SEPExecutor since the same

[jira] [Commented] (CASSANDRA-8341) Expose time spent in each thread pool

2014-11-19 Thread Chris Lohfink (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14218111#comment-14218111 ] Chris Lohfink commented on CASSANDRA-8341: -- Attached a first pass patch for

[jira] [Commented] (CASSANDRA-8341) Expose time spent in each thread pool

2014-11-19 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14218149#comment-14218149 ] Robert Stupp commented on CASSANDRA-8341: - FWIW it's not necessary to add

[jira] [Commented] (CASSANDRA-8341) Expose time spent in each thread pool

2014-11-19 Thread Chris Lohfink (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14219017#comment-14219017 ] Chris Lohfink commented on CASSANDRA-8341: -- as reference point, I did a