Uploaded image for project: 'Apache Gora'
  1. Apache Gora
  2. GORA-78 Umbrella parent issue for Hector usage
  3. GORA-79

Block keyspace creation until the whole cassandra cluster converges to the new keyspace.

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.2
    • 0.2
    • gora-cassandra
    • None

    Description

      Ideally during a keyspace creation you may want to block until the whole cluster converge to the new keyspace. You can achieve this by adding an extra boolean parameter during the method call:

      this.cluster.addKeyspace(keyspaceDefinition, true);
      

      Hector will block until all nodes in the cluster agree on the new keyspace.

      Attachments

        1. GORA-79.patch
          1 kB
          Lewis John McGibbney

        Activity

          People

            lewismc Lewis John McGibbney
            lewismc Lewis John McGibbney
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: