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

Make Cassandra Consistency levels configurable

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 3.6.0
    • cassandra
    • None

    Description

      Consistency level in Cassandra queries is set explicitly to QUORUM in some cases, and to SERIAL in some other cases (lightweight transactions).

      The goal is to make these queries globally configurable.

      In the cassandra.properties file, I propose we add two configuration properties:

      • cassandra.consistency_level.regular (default to QUORUM to avoid breaking changes)
      • cassandra.consistency_level.lightweight_transaction (default to SERIAL)

      Attachments

        Activity

          People

            Unassigned Unassigned
            gdifolco Gautier DI FOLCO
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: