You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sam Tunnicliffe (JIRA)" <ji...@apache.org> on 2015/11/10 19:59:11 UTC

[jira] [Updated] (CASSANDRA-10685) Index transaction dealing with cleanup doesn't notify indexes of partition deletion

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

Sam Tunnicliffe updated CASSANDRA-10685:
----------------------------------------
    Description: {{SecondaryIndexManager.CleanupGCTransaction}} doesn't notify registered indexers of the partition level deletion on commit. Indexers *are* notified of each individual row removal caused by the partition delete, but also informing them of the top level delete would enable them to make potential optimizations during cleanup.   (was: {SecondaryIndexManager.CleanupGCTransaction}} doesn't notify registered indexers of the partition level deletion on commit. Indexers *are* notified of each individual row removal caused by the partition delete, but also informing them of the top level delete would enable them to make potential optimizations during cleanup. )

> Index transaction dealing with cleanup doesn't notify indexes of partition deletion
> -----------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-10685
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10685
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Sam Tunnicliffe
>            Assignee: Sam Tunnicliffe
>            Priority: Minor
>             Fix For: 3.0.1, 3.1
>
>
> {{SecondaryIndexManager.CleanupGCTransaction}} doesn't notify registered indexers of the partition level deletion on commit. Indexers *are* notified of each individual row removal caused by the partition delete, but also informing them of the top level delete would enable them to make potential optimizations during cleanup. 



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