Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-17195

Migrate thresholds for number of keyspaces and tables to guardrails

    XMLWordPrintableJSON

Details

    Description

      Migrate the existing thresholds for the number of keyspaces and tables:

      # table_count_warn_threshold: 150
      # keyspace_count_warn_threshold: 40
      

      to a new guardrail under the guardrails section, for example:

      guardrails:
          keyspaces:
              warn_threshold: 40
              abort_threshold: -1
          tables:
              warn_threshold: 150
              abort_threshold: -1
      

      Please note that CASSANDRA-17147 has already added a guardrail for the number of tables, but the previous not-guardrail threshold for warning about the number of tables still exists.

      Attachments

        Issue Links

          Activity

            People

              adelapena Andres de la Peña
              adelapena Andres de la Peña
              Andres de la Peña
              Ekaterina Dimitrova
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 1h 40m
                  1h 40m