You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Aleksey Yeschenko (JIRA)" <ji...@apache.org> on 2016/11/24 15:52:58 UTC

[jira] [Updated] (CASSANDRA-12954) system_distributed.view_build_status uses gc_gs of 0, but issues distributed deletes

     [ https://issues.apache.org/jira/browse/CASSANDRA-12954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aleksey Yeschenko updated CASSANDRA-12954:
------------------------------------------
    Priority: Trivial  (was: Minor)

> system_distributed.view_build_status uses gc_gs of 0, but issues distributed deletes
> ------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-12954
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12954
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Distributed Metadata
>            Reporter: Aleksey Yeschenko
>            Priority: Trivial
>             Fix For: 3.x
>
>
> The definition uses {{CFMetaData.compile()}} method, intended for non-replicated system-keyspace tables, and doesn't override gc_grace_seconds from 0, but does issue deletes. This can lead to entries in the table not being cleaned up.



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