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

Jordan West edited comment on CASSANDRA-15519 at 1/27/20 6:53 PM:
------------------------------------------------------------------

Totally understand the benefit of having things near each other but 
unfortunately here the feature isn't implemented near that area (the CQL layer 
is a clear dividing line between transport and execution). The feature itself 
(the queue management) is per {{Server}} as implemented. Is there another 
middle ground or recommended place that isn't {{StorageProxyMBean}} we could 
use? 


was (Author: jrwest):
Totally understand the benefit of having things near each other but 
unfortunately here the feature isn't implemented near that area (the CQL layer 
is a clear dividing line between transport and execution). The feature itself 
(the queue management) is per Server as implemented. Is there another middle 
ground or recommended place that isn't {{StorageProxyMBean}} we could use? 

> Make native_transport_max_concurrent_requests_in_bytes(_per_ip) changeable at 
> runtime
> -------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-15519
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15519
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Local/Config, Messaging/Client
>            Reporter: Jordan West
>            Assignee: Jordan West
>            Priority: Normal
>              Labels: pull-request-available
>             Fix For: 4.0-beta
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> CASSANDRA-15013 added configurable global and per endpoint limits on the 
> number of in flight requests, measured in bytes. During times when the 
> cluster is overloaded, it can be useful to change this setting without having 
> to restart the Cassandra process. Changing the limits should affect all 
> existing and new connections.



--
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