You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Brandon Williams (Jira)" <ji...@apache.org> on 2022/12/15 18:42:00 UTC

[jira] [Comment Edited] (CASSANDRA-18061) Add compaction type output result for nodetool compactionhistory

    [ https://issues.apache.org/jira/browse/CASSANDRA-18061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17648202#comment-17648202 ] 

Brandon Williams edited comment on CASSANDRA-18061 at 12/15/22 6:41 PM:
------------------------------------------------------------------------

I don't have time to commit to a full review right now but I started a CI run that can cover dtests: [!https://ci-cassandra.apache.org/job/Cassandra-devbranch/2105/badge/icon!|https://ci-cassandra.apache.org/blue/organizations/jenkins/Cassandra-devbranch/detail/Cassandra-devbranch/2105/pipeline]

and if you mark this patch available it will signal to committers it is ready to be looked at.



was (Author: brandon.williams):
I don't have time to commit to a full review right now but I started a CI run that can cover dtests: [!https://ci-cassandra.apache.org/job/Cassandra-devbranch/2105/badge/icon!|https://ci-cassandra.apache.org/blue/organizations/jenkins/Cassandra-devbranch/detail/Cassandra-devbranch/2105/pipeline]


> Add compaction type output result for nodetool compactionhistory
> ----------------------------------------------------------------
>
>                 Key: CASSANDRA-18061
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18061
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Local/Compaction, Tool/nodetool
>            Reporter: maxwellguo
>            Assignee: maxwellguo
>            Priority: Low
>             Fix For: 4.2
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> If we want to see whether we have made a compaction and what kind of compaction we have done for this node, we may go to see the compaction_history system table for some deftails or use nodetool compactionhistory command , But I found that the table do not specify the compaction type so does the compactionhistory command too, like index build , compaction type, clean or scrub for this node. So I think may be it is need to add a type of compaction column to specify the compaction tpe for system.compaction_history and so we can get the type of compaction through system.compaction_history table or nodetool compactionhistory to see whether we have made a major compact for this node  .:)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org