[
https://issues.apache.org/jira/browse/CASSANDRA-15444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17017336#comment-17017336
]
David Capwell commented on CASSANDRA-15444:
-------------------------------------------
stopped working on this to get other stuff off my plate.
In my branch, I refactor the parsing method to return a object which contains
the parsed result (descriptor and component) or a more detailed exception.
This also adds the ability to check if the file which failed to parse looked
like a sstable or not (to support the cases which currently ignore these files).
> 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]