Tellier Benoit created JAMES-1968:
-------------------------------------

             Summary: Remove Cassandra INDEXes
                 Key: JAMES-1968
                 URL: https://issues.apache.org/jira/browse/JAMES-1968
             Project: James Server
          Issue Type: Bug
            Reporter: Tellier Benoit


Cassandra INDEX are bad in distributed setup and make us loose the benefits of 
SSTables. Moreover the fact that they are updated out of the main IO path (to 
save performance) leads to inconsistencies in unit tests.

We should replace them by Cassandra denormalization.

Then we should remove the opportunity to create them in our Cassandra table 
creation framework.

It is also the opportunity to improve a bit Cassandra Sieve storage.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to