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

Irrelevant primary key for subscriptions

    XMLWordPrintableJSON

Details

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

    Description

      We have ((mailbox) user) + index on user.

      This is bad distribution as many user can have same mailbox (INBOX). We moreover always access MBXs by user or (user, mailbox)

      Thus we can switch PK to ((user) mbx).

      Will have no effect on already populated tables : code can live on both schema.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: