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

Remove BackPressureStrategy

    XMLWordPrintableJSON

Details

    Description

      This is odd:

      INFO [main] 2019-10-25 10:33:07,985 DatabaseDescriptor.java:803 - Back-pressure is disabled with strategy org.apache.cassandra.net.RateBasedBackPressure{high_ratio=0.9, factor=5, flow=FAST}.

      When I saw that, I wasn't sure if back pressure was actually disabled, or if I was really using RateBasedBackPressure.

      This should change to output either:

      Back-pressure is disabled

      or

      Back-pressure is enabled with strategy org.apache.cassandra.net.RateBasedBackPressure{high_ratio=0.9, factor=5, flow=FAST}.{{}}

       

      Attachments

        Activity

          People

            benedict Benedict Elliott Smith
            rustyrazorblade Jon Haddad
            Benedict Elliott Smith
            Benedict Elliott Smith, Robert Stupp, Sergio Bossa
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: