Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-7052

Cassandra cache store: replication parameters configurable

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 9.0.0.Final
    • None
    • Loaders and Stores
    • None

    Description

      Now the hard-coded value is used:

                  session.execute("CREATE KEYSPACE IF NOT EXISTS " + configuration.keyspace() + " WITH replication " +
                                        "= {'class':'SimpleStrategy', 'replication_factor':1};");

      Attachments

        Activity

          People

            jmarkos Jakub Markos (Inactive)
            predatorro666 Антон Борисов (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: