mahdi manavi created CASSANDRA-14213:
----------------------------------------

             Summary: increase speed of search in lost data
                 Key: CASSANDRA-14213
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14213
             Project: Cassandra
          Issue Type: Improvement
            Reporter: mahdi manavi


As in the "search in lost data" section , we should get tombstone from atleast 
one node. We should use the database strategy which keeps the deleted data in a 
table. And in the filtring proccess it should triger bloom filter and search in 
the table and in the case that the search has result report it to user. This 
approach cause to increased search speed and it decrease search costs



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to