Uploaded image for project: 'James Server'
  1. James Server
  2. JAMES-2648

CassandraRecipientRewriteTable: listSources support

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.3.0
    • cassandra
    • None

    Description

      In `CassandraRecipientTable`, use the `CassandraSchemaVersionDAO` to determine what to do:

      • if schema version is 6 - or less: we know that entries might not be migrated yet in the new DAO. We can not rely on it hence we back up to the API default method - safe but slow.
      • if schema version is 7 - or more: we know that all entries are present in the new DAO, then we can use the new DAO - faster

      Attachments

        Activity

          People

            Unassigned Unassigned
            rcordier René Cordier
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: