You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Ekaterina Dimitrova (Jira)" <ji...@apache.org> on 2020/05/14 00:00:00 UTC

[jira] [Commented] (CASSANDRA-15806) C* 4.0 is missing a way to identify transient/non-transient SSTables on disk

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

Ekaterina Dimitrova commented on CASSANDRA-15806:
-------------------------------------------------

LGTM Just changed the field name from Is Transient to IsTransient, considering the format of the rest of them in the list. 
I think running the unit tests and inJVM for this one is enough. They were green here:
[Java 8 unit tests | https://app.circleci.com/pipelines/github/ekaterinadimitrova2/cassandra/131/workflows/254a32b9-8011-4137-8c4f-605fcf4f7593/jobs/695]
[Java 11 unit tests | https://app.circleci.com/pipelines/github/ekaterinadimitrova2/cassandra/131/workflows/6ab777ee-8038-499e-903f-5fcbf9c00786/jobs/707]
[Java 8 inJVM | https://app.circleci.com/pipelines/github/ekaterinadimitrova2/cassandra/131/workflows/254a32b9-8011-4137-8c4f-605fcf4f7593/jobs/694]
[Java 11 inJVM | https://app.circleci.com/pipelines/github/ekaterinadimitrova2/cassandra/131/workflows/6ab777ee-8038-499e-903f-5fcbf9c00786/jobs/693]

> C* 4.0 is missing a way to identify transient/non-transient SSTables on disk
> ----------------------------------------------------------------------------
>
>                 Key: CASSANDRA-15806
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15806
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tool/sstable
>            Reporter: sequoyha pelletier
>            Assignee: sequoyha pelletier
>            Priority: Normal
>             Fix For: 4.0
>
>         Attachments: 15806-4.0.txt
>
>
> Currently, there is no way to identify SSTables that were created as transient replicated data. Even thought the feature is experimental we should open that up for those that want to experiment. This seems to be an oversight. I have added the missing line of code to the SStableMetadataViewer and will attach a patch shortly.



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

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