[ 
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)

Reply via email to