You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Chris Lohfink (Jira)" <ji...@apache.org> on 2020/01/23 19:27:00 UTC

[jira] [Comment Edited] (CASSANDRA-15519) Make native_transport_max_concurrent_requests_in_bytes(_per_ip) changeable at runtime

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

Chris Lohfink edited comment on CASSANDRA-15519 at 1/23/20 7:26 PM:
--------------------------------------------------------------------

minor thing, but could you move the setter into StorageProxyMBean with a more meaningful name? like {{setNativeTransportMaxConcurrentRequestBytes}} maybe next to {{setNativeTransportMaxConcurrentConnections}}


was (Author: clohfink):
minor thing, but could you move the setter into StorageProxyMBean with a more meaningful name? like {{setNativeTransportMaxConcurrentRequestBytes}} maybe next to{{ setNativeTransportMaxConcurrentConnections}}

> 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-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org