> On Jan 23, 2019, at 8:00 AM, Nitan Kainth <nitankai...@gmail.com> wrote:
> 
> Hi,
> 
> Why does nodetool compactionstats not show time remaining when 
> compactionthroughput is set to 0?

Because we don’t have a good estimate if we’re not throttling (could be added, 
just not tracked now)

> 
> If the node is restarted during compaction, does it continue from where it is 
> left or does it start over? 

Starts over - the incomplete files on disk will be removed during startup as 
part of an incomplete lifecycle transaction

> 
> If it starts over, what happens to the new sstable that was being used for 
> compaction?

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

Reply via email to