You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jordan West (Jira)" <ji...@apache.org> on 2020/05/12 18:50:00 UTC

[jira] [Commented] (CASSANDRA-15375) Remove BackPressureStrategy

    [ https://issues.apache.org/jira/browse/CASSANDRA-15375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17105672#comment-17105672 ] 

Jordan West commented on CASSANDRA-15375:
-----------------------------------------

Sorry to come in late on this when there is already a patch but shouldn't we deprecate {{RateBasedBackPressure}} before removing it? I understand folks here haven't seen it in the wild but that doesn't mean someone isn't using it. 

> Remove BackPressureStrategy
> ---------------------------
>
>                 Key: CASSANDRA-15375
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15375
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Messaging/Client, Observability/Logging
>            Reporter: Jon Haddad
>            Assignee: Jon Haddad
>            Priority: Low
>             Fix For: 4.0
>
>
> 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}.}}{{}}
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org