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

Marcus Eriksson edited comment on CASSANDRA-14197 at 4/30/18 8:55 AM:
----------------------------------------------------------------------

bq. Doesn't this mean that only one compaction task can be running at a time?
yeah that was a leftover, pushed the correct version

bq. Worth logging the sstable filename here?
It is logged in {{CompactionStrategyManager#findUpgradeTask}}, removed that log 
line instead

also added tests to make sure we don't exceed the limit
tests running here:
https://circleci.com/gh/krummas/cassandra/tree/marcuse%2Fautoupgrade-v2


was (Author: krummas):
bq. Doesn't this mean that only one compaction task can be running at a time?
yeah that was a leftover, pushed the correct version

bq. Worth logging the sstable filename here?
It is logged in {{CompactionStrategyManager#findUpgradeTask}}, removed that log 
line instead

also added tests to make sure we don't exceed the limit

> SSTable upgrade should be automatic
> -----------------------------------
>
>                 Key: CASSANDRA-14197
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14197
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Marcus Eriksson
>            Assignee: Marcus Eriksson
>            Priority: Major
>             Fix For: 4.x
>
>
> Upgradesstables should run automatically on node upgrade



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to