[
https://issues.apache.org/jira/browse/CASSANDRA-12954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15720082#comment-15720082
]
Aleksey Yeschenko commented on CASSANDRA-12954:
-----------------------------------------------
Given that you've chosen the same gc gs for all 3 tables, why not move the
override to {{compile()}} method itself?
> 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
> Assignee: Jeff Jirsa
> Priority: Trivial
> Labels: lhf
> 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)