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

[jira] [Commented] (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=17645568#comment-17645568 ] 

maxwellguo commented on CASSANDRA-18061:
----------------------------------------

PR : https://github.com/apache/cassandra/pull/2047
java8 precommit :https://app.circleci.com/pipelines/github/Maxwell-Guo/cassandra/344/workflows/6eb8544f-d31e-45e1-a3a1-838579e32077
java11 precommit :https://app.circleci.com/pipelines/github/Maxwell-Guo/cassandra/344/workflows/3a206631-1dac-496a-b0e1-5e59edf5cb02

> 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