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

Benedict Elliott Smith commented on CASSANDRA-15375:
----------------------------------------------------

FWIW, we haven't actually always been great about deprecating old parameters in 
config files.  I'm pretty sure every version has had some config parameter 
vanish without deprecation (which is not an endorsement of that, of course)

Separately, I hadn't actually realised it was in the yaml, I had been searching 
for the wrong text string.  That could certainly be taken to be an 
advertisement of the feature.  I still don't think deprecation is warranted, 
given the earlier discussions about the feature itself, but my prior position 
was taken on faulty information.  I'd be happy to defer to somebody with a 
stronger opinion.

> 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, 4.0-beta
>
>
> 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-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to