Uploaded image for project: 'James Mailbox'
  1. James Mailbox
  2. MAILBOX-296

Improve Expunges over Cassandra

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • cassandra
    • None

    Description

      Large expunges are today failing on Cassandra.

      And overall performance does not seem good.

      We should pay attention to:

      • Limiting the number of concurrent queries to avoid killing the server
      • Prepare select statements in MessageDAO
      • Not use IN clause in MessageDAO
      • Use limit on incoming IDs on MessageDAO reads
      • Better chaining of future

      We will validate performance gains with gatling-imap tests.

      Attachments

        Activity

          People

            Unassigned Unassigned
            btellier Benoit Tellier
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: