Sam Tunnicliffe created CASSANDRA-10685:
-------------------------------------------
Summary: 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)