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

David Capwell commented on CASSANDRA-15444:
-------------------------------------------

I have this working, but its getting ugly.  the Transaction logs are in the 
table, and snapshot adds metadata; choosing to ignore those files feels dirty, 
so leaning towards checking "do you look like a SSTable" before the call; less 
ugly but still ugly.

> When using StandaloneUpgrader, loading SSTables into memory should fail if 
> unsupported version is found
> -------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-15444
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15444
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Local/Startup and Shutdown
>            Reporter: David Capwell
>            Assignee: David Capwell
>            Priority: Normal
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> When using the StandaloneUpgrader, if unsupported SSTables are found, should 
> fail.  The current behavior silently ignores them and says upgrade is 
> complete.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to