You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2015/07/13 06:41:05 UTC

[jira] [Commented] (CASSANDRA-6500) SSTableSimpleWriters are not writing Summary.db

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

Jonathan Ellis commented on CASSANDRA-6500:
-------------------------------------------

Is this still a problem?

> SSTableSimpleWriters are not writing Summary.db
> -----------------------------------------------
>
>                 Key: CASSANDRA-6500
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6500
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Yuki Morishita
>            Assignee: Yuki Morishita
>            Priority: Minor
>             Fix For: 2.0.x
>
>
> I noticed ERROR from one of test in ColumnFamilyStoreTest reporting Summary.db is missing:
> ====
> ERROR 10:08:15,122 Missing component: build/test/cassandra/data/Keyspace1/Standard3/Keyspace1-Standard3-jb-1-Summary.db
> ====
> Looks like this is due to the change in CASSANDRA-5894.
> SSTableSimpleWriter#close changed to call SSTableWriter#close instead of SSTW#closeAndOpenReader, which does not call SSTableReader.saveSummary anymore.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)