[ 
https://issues.apache.org/jira/browse/CASSANDRA-17711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brandon Williams updated CASSANDRA-17711:
-----------------------------------------
    Reviewers: Jordan West, Sumanth Pasupuleti  (was: Jordan West)

> Create a new node tool supporting force compaction of a partition
> -----------------------------------------------------------------
>
>                 Key: CASSANDRA-17711
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17711
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tool/nodetool
>            Reporter: Cheng Wang
>            Assignee: Cheng Wang
>            Priority: Normal
>             Fix For: 5.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Need to create new tool called {*}nodetool forcecompact{*}. The syntax of the 
> command is
> *nodetool forcecompact keyspace table <list of partition keys ignoring the 
> gc_grace_seconds>.*
> One of the use cases of the tool is to handle the bad partitions which may 
> contain too many tombstones. The tool will compact all the sstables 
> containing the partition keys. In addition, by ignoring the 
> {*}gc_grace_seconds{*}, it will help purge the tombstones faster.



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

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

Reply via email to