[ 
https://issues.apache.org/jira/browse/CASSANDRA-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ruben Terrazas updated CASSANDRA-2940:
--------------------------------------

    Attachment: trunk-CASSANDRA-2940.txt

Updated patch:

Exposed the property in the StorageProxyMBean, and the implementation uses the 
value of DatabaseDescriptor.conf.rpc_timeout_in_ms. Added setter in 
DatabaseDescriptor to be able to update the value from StorageProxy.

                
> Make rpc_timeout_in_ms into a jmx mbean property
> ------------------------------------------------
>
>                 Key: CASSANDRA-2940
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2940
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jeremy Hanna
>              Labels: lhf
>         Attachments: trunk-CASSANDRA-2940.txt, trunk-CASSANDRA-2940.txt
>
>
> When using the hadoop integration especially, experimenting with 
> rpc_timeout_in_ms is a pain if you have to restart every server in the 
> cluster for it to take effect.  This would be an improvement to make it into 
> a jmx mbean property to set it at runtime.  The yaml file could be updated 
> separately so it would be persistent still.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to