[
https://issues.apache.org/jira/browse/CASSANDRA-15375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17050482#comment-17050482
]
Sergio Bossa edited comment on CASSANDRA-15375 at 3/3/20 7:01 PM:
------------------------------------------------------------------
As the original author of that implementation, I regard it as experimental and
never proven to be widely used, so I agree with removing it. Dead code is bad
code (regardless of its actual quality or past merits).
was (Author: sbtourist):
As the original author of that implementation, I regard it as experimental and
never proved to be widely used, so I agree with removing it. Dead code is bad
code (regardless of its actual quality or past merits).
> 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
>
> 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: [email protected]
For additional commands, e-mail: [email protected]